-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #814 from AOMediaCodec/convert-to-wgd
Convert to WGD as of May 09
- Loading branch information
Showing
1 changed file
with
7 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
<pre class='metadata'> | ||
Group: AOM | ||
Status: FD | ||
Text Macro: SPECVERSION v1.0.0-errata | ||
Status: WGD | ||
Text Macro: SPECVERSION v1.1.0 | ||
Title: Immersive Audio Model and Formats | ||
Editor: SungHee Hwang, Samsung, [email protected] | ||
Editor: Felicia Lim, Google, [email protected] | ||
Repository: AOMediaCodec/iamf | ||
Shortname: iamf | ||
URL: https://aomediacodec.github.io/iamf/v1.0.0-errata.html | ||
!Previously approved version: <a href="https://aomediacodec.github.io/iamf/v1.0.0.html">https://aomediacodec.github.io/iamf/v1.0.0.html</a> | ||
URL: https://aomediacodec.github.io/iamf | ||
!Previously approved version: <a href="https://aomediacodec.github.io/iamf/v1.0.0-errata.html">https://aomediacodec.github.io/iamf/v1.0.0-errata.html</a> | ||
!Latest approved version: <a href="https://aomediacodec.github.io/iamf/latest-approved.html">https://aomediacodec.github.io/iamf/latest-approved.html</a> | ||
!Latest draft version: <a href="https://aomediacodec.github.io/iamf/latest-draft.html">https://aomediacodec.github.io/iamf/latest-draft.html</a> | ||
Date: 2024-04-03 | ||
!Reference Implementation: <a href="https://github.com/AOMediaCodec/libiamf/releases/tag/v1.0.0-errata/">libiamf v1.0.0-errata</a> | ||
Date: 2024-05-09 | ||
!Reference Implementation: <a href="https://github.com/AOMediaCodec/libiamf/">libiamf</a> | ||
Abstract: This document specifies the Immersive Audio (IA) model, the standalone IA Sequence format, and the [[!ISO-BMFF]]-based IA container format. | ||
Local Boilerplate: footer yes | ||
Metadata Order: This version, !*, * | ||
|
@@ -2756,18 +2756,7 @@ class Bar { | |
|
||
<b>Qx.y</b> indicates that it is stored as a (x+y+1)-bit, signed, two’s complement fixed-point value with y fractional bits. That is, a (x+y+1)-bit signed (two’s complement) integer, that is implicitly multiplied by the scaling factor \(2^{−y}\). | ||
|
||
# Changes Since V1.0.0 Release # {#change-list} | ||
|
||
- <a href="https://github.com/AOMediaCodec/iamf/pull/801">Typo Correction: Sample Entry Type -> Box Type, in IAConfigurationBox.</a> | ||
- <a href="https://github.com/AOMediaCodec/iamf/pull/795">Bug Fixing: Temporal Delimiter OBU may be present for Simple profile.</a> | ||
- <a href="https://github.com/AOMediaCodec/iamf/pull/794">Bug Fixing: IASampleEntry contains a child box to store configOBUs.</a> | ||
- <a href="https://github.com/AOMediaCodec/iamf/pull/790">Reference Fixing: Update references for ACN and SN3D.</a> | ||
- <a href="https://github.com/AOMediaCodec/iamf/pull/786">Clarification: Not allowed duplicated values of audio_element_ids in one MixPresentation.</a> | ||
- <a href="https://github.com/AOMediaCodec/iamf/pull/783">Clarification: On merging of IA Sequence Headers.</a> | ||
- <a href="https://github.com/AOMediaCodec/iamf/pull/782">Clarification: Annex A4 and Annex A4.1 are merged to Annex A4.</a> | ||
- <a href="https://github.com/AOMediaCodec/iamf/pull/781">Clarification: On ID linking scheme section.</a> | ||
- <a href="https://github.com/AOMediaCodec/iamf/pull/780">Typo Correction: In profile section.</a> | ||
- <a href="https://github.com/AOMediaCodec/iamf/pull/775">Convert to Working Draft.</a> | ||
# Change Since V1.0.0-errata # {#change-list} | ||
|
||
# Annex # {#annex} | ||
|
||
|