Skip to content

Releases: donmai-me/WannaCRI

0.3.0

11 Jul 16:15
Compare
Choose a tag to compare
Release 0.3.0

0.2.5

07 Apr 19:13
Compare
Choose a tag to compare

Added

  • New operation in command-line called encryptusm which encrypts an existing USM file.
  • Support for new USM Chunk @ALP which is used for alpha transparency videos. Currently, supports probe and extraction operations only. Thank you to EmirioBomb for bringing this to my attention and providing sample files.

Changed

  • Renamed Usm constructor parameters.

Removed

  • Check for chunk header in chunk_size_and_padding function

0.2.5b

30 Mar 12:08
Compare
Choose a tag to compare
0.2.5b Pre-release
Pre-release

Removed

  • Check for chunk header in chunk_size_and_padding function

0.2.4

28 Mar 12:33
Compare
Choose a tag to compare

Changed

  • pack_pages function now return an empty byte when given an empty list instead of throwing an exception.

Fixed

  • Fixed GenericVideo initialization in Usm open method.

0.2.2

22 Jan 17:18
0.2.2
c722d08
Compare
Choose a tag to compare
Fix extractusm

0.2.1

01 Sep 06:28
0.2.1
bf3174f
Compare
Choose a tag to compare
Bug fix

0.2.0

11 Aug 05:54
0.2.0
8af0673
Compare
Choose a tag to compare

Moved to JSON logging and some bug fixes.

0.1.0 Initial release

08 Aug 16:02
5747ab9
Compare
Choose a tag to compare

Initial release with support for Vp9 USMs only