-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix #792: Define a box for configOBUs
.
#794
Conversation
- Future backwards compatible extensions can be put at the end of `IAConfigurationRecord`. - Future non-backwards compatible extensions will require `configurationVersion` to be bumped.
We probably want to allow some time to update the reference software and reference bitstream based on this change before we merge it in. But we can at least begin the initial review and work on any editorial fixes to the change in the meantime. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No bitstream changes but editorial changes + more clarifications.
…ationBox`. Add some editorial updates and additional information to clarify expected behavior for backwards compatibility. Co-authored-by: sunghee-hwang <97494915+sunghee-hwang@users.noreply.github.com>
…ion of the spec. Co-authored-by: sunghee-hwang <97494915+sunghee-hwang@users.noreply.github.com>
Uses same style as in the Audio Frame OBU.
I updated the notation based on feedback from the IAMF WG. It is just a style - not a bitstream change. |
IAConfigurationRecord
.- Future non-backwards compatible extensions will require
configurationVersion
to be bumped.Preview | Diff