bmff 1.4.2
bmff: ^1.4.2 copied to clipboard
The package provides a library for reading ISO Base Media File Format (BMFF) files.
CHANGELOG #
1.4.2 #
- Fix: decode box error
1.4.1 #
- Fix:
BaseBmffContextconstructor
1.4.0 #
- Add
BaseBmffContextforBmffContextandAsyncBmffContext; - Support custom full box for bmff;
1.3.1 #
- Fix:
AsyncBmffBoxupdateForceFullBoxmethod, will update all box in `children
1.3.0 #
- Add
[]method toAsyncBmffBox
1.2.0 #
- Support async context
1.1.0 #
- old 'full box' to 'large box'
- add new 'full box'
1.0.0 #
- Initial version.