v1.0.0-errata
What's Changed
- Consolidate and prefer
Mechanism_5s.wav
in some test vectors. by @jwcullen in #63 - Fix typo in
PATENTS
. "PARTRY"->"PARTY". by @jwcullen in #64 - sync iamf decoder(compile, comments, etc) by @yilun-zhangs in #65
- Update the README by @kr728-kim in #67
- Update
.proto
, documentation, and fix some Opus test vectors being lower bitrate than expected. by @jwcullen in #66 - fix building error under release mode in Visual Studio by @yilun-zhangs in #69
- Adds missing include and avoids unused variable by @trevorknight in #74
- keep same version for header files from different position, update readme related. by @yilun-zhangs in #75
- Places parens to avoid precedence warning by @trevorknight in #84
- Remove vestigial
sync.proto
. by @jwcullen in #72 - Add
CONTRIBUTING.md
. by @jwcullen in #76 - Fix #78,#79: Update mp4 demux with
iacb
box, update descriptors parsi… by @yilun-zhangs in #81 - Fix #77: Update IAMF files with iacb atom and new semantics. by @jwcullen in #82
- Update README.md for v1.0.0-errata1 by @sunghee-hwang in #83
- Fix one initialization typo in matrix by @yilun-zhangs in #91
- Update README.md for the release of v1.0.0-errata by @sunghee-hwang in #93
New Contributors
- @kr728-kim made their first contribution in #67
- @trevorknight made their first contribution in #74
Full Changelog: v1.0.0...v1.0.0-errata