Skip to content

Commit 5119e38

Browse files
sunghee-hwangtdaede
authored andcommitted
Update README.md for v1.0.0-errata1
1 parent 91d6384 commit 5119e38

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
# libiamf
22

3-
This is a reference implementation and conformance test for the AOM Immersive Audio Model and Formats (IAMF) specification, approved as a final deliverable by AOM on October 3, 2023.
3+
This is a reference implementation and conformance test for the AOM Immersive Audio Model and Formats (IAMF) specification, approved as a final deliverable by AOM on ________, 2024.
44
The reference implementation includes only the decoder. The description of each folder is as follows:
55

6-
- The 'code' directory contains the reference decoder for AOM IAMF v1.0.0.
6+
- The 'code' directory contains the reference decoder for AOM IAMF v1.0.0-errata1.
77
- The 'proto' and 'tests' directories contain test vectors and test description metadata for conformance tests.
88

99
The source code within this repository that implements the normative portions of the IAMF specification is intended to form the IAMF Reference Implementation approved as an AOM Final Deliverable. Any additional functionality within this repository, including functionality that implements non-normative portions of the IAMF specification, is NOT intended to form part of this IAMF Reference Implementation.
10+
11+
# Changes since v1.0.0 release
12+
13+
- <a href="https://github.com/AOMediaCodec/libiamf/pull/82">MP4 Update according to https://github.com/AOMediaCodec/iamf/pull/794.</a>
14+
- <a href="https://github.com/AOMediaCodec/libiamf/pull/81">Decoder Update according to https://github.com/AOMediaCodec/iamf/pull/794 and https://github.com/AOMediaCodec/iamf/pull/795.</a>
15+
- <a href="https://github.com/AOMediaCodec/libiamf/pull/76">Add CONTRIBUTING.md for contributor agreement.</a>
16+
- <a href="https://github.com/AOMediaCodec/libiamf/pull/72">Remove vestigial sync.proto.</a>

0 commit comments

Comments
 (0)