v1.0.1
What's Changed
- Provide defaults when building target defines by @yilun-zhangs in #97
- Setup initial GitHub CI to build for
linux-amd64
. by @jwcullen in #96 - During the fmp4 demux, re-allocate buffer when find a larger frame. by @yilun-zhangs in #100
- Update README.md for WGD by @sunghee-hwang in #99
- Fix one memory leak when there is subblocks in ParamDefinition of OutputMixConfig by @yilun-zhangs in #101
- Change implicit NULL char conversion to explicit \0 char by @trevorknight in #94
- Delete tests/test_000000.py by @kr728-kim in #98
- 1, Rename iamfplayer to iamfdec. 2, Add output path argument. 3, Upgr… by @yilun-zhangs in #104
- Modify the missing place after PR 104 by @yilun-zhangs in #105
- Remove all
*decoded_substream*.wav
files. by @jwcullen in #107 - Setup initial GitHub CI to build on
macos-latest
andmacos-12
. by @jwcullen in #108 - Improve the license comments in source code by @yilun-zhangs in #111
- Make the binaural compile more efficient by @yilun-zhangs in #110
- Make the binaural compile more efficient(#110 was covered) by @yilun-zhangs in #112
- enhance iamf v1.0 decoder for future extension by @yilun-zhangs in #113
- Add several corner case test vectors by @jwcullen in #114
- Add default case for non-exhaustive switch statement by @trevorknight in #117
- [V1.0] 1,Verify opus version and iamf code validity 2, fix aac specific information parsing 3, vlogging changing(info_type->info_type_bit_masks) by @yilun-zhangs in #118
- fix one possible crash when decoding iamf bitstream file by @yilun-zhangs in #121
- V1.0.0-errata updates. by @jwcullen in #116
- Update README.md by @sunghee-hwang in #115
Full Changelog: v1.0.0-errata...v1.0.1