- Fix: decode box error
- Fix:
BaseBmffContext
constructor
- Add
BaseBmffContext
forBmffContext
andAsyncBmffContext
; - Support custom full box for bmff;
- Fix:
AsyncBmffBox
updateForceFullBox
method, will update all box in `children
- Add
[]
method toAsyncBmffBox
- Support async context
- old 'full box' to 'large box'
- add new 'full box'
- Initial version.