Releases: abema/go-mp4
Releases · abema/go-mp4
v1.2.0
What's Changed
- Update mp4tool-divide #157 by @sunfish-shogi in #158
- improvement: Add support for keys and numbered ilst items BoxTypes. by @dtrejod in #159
- add ISO 23001-5 boxes by @aler9 in #160
- Reduce buildFields function call by @sunfish-shogi in #161
New Contributors
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- Prevent infinite loop when calling ReadBoxStructure by @aler9 in #151
- Remove redundant conditions in unmarshalSlice() by @aler9 in #153
- Add fuzz tests by @aler9 in #154
- Fix out-of-memory errors with mdat boxes and remove size-based checks by @aler9 in #152
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Add mp4v box by @aler9 in #147
- Add AC-3 boxes by @aler9 in #148
- Prevent RAM exhaustion by @sunfish-shogi in #150
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Update directory structure by @sunfish-shogi in #145
Full Changelog: v0.13.0...v1.0.0
Release v0.13.0
Release v0.12.0
What's Changed
- Display SampleRate with human-readable format by @sunfish-shogi in #138
- Divide box_types.go by specification #139 by @sunfish-shogi in #140
- add Opus boxes by @aler9 in #142
- add AV1 boxes by @aler9 in #141
Full Changelog: v0.11.0...v0.12.0
Release v0.11.0
What's Changed
- feat: adapt probe code to allow for co64 box instead of stco by @theSuess in #135
- Additional changes for #135: Update test code and revert type of Sample.Size by @sunfish-shogi in #136
New Contributors
Full Changelog: v0.10.1...v0.11.0
Release v0.10.1
What's Changed
- use go1.18, 1.19, and 1.20 on test by @sunfish-shogi in #130
- Fix for QuickTime by @sunfish-shogi in #133
Full Changelog: v0.10.0...v0.10.1