Update .proto, documentation, and fix some Opus test vectors being lower bitrate than expected.#66
Merged
jwcullen merged 3 commits intoAOMediaCodec:mainfrom Nov 10, 2023
Conversation
- Also add some `.wav` files that may be used for future test vectors.
- Clarify bitrate for Opus was intended to be per-channel (vs. per-substream). - Apply editorial name changes to decoder configs. - Split `ObuHeaderMetadata` from `ArbitraryObu` and use in all OBUs to tweak header flags. - Support an `Leb128Generator` to tweak how IAMF `leb128`s are serialized. - Add AOM copyright header to `.proto` and `.textproto` files.
- Previously stereo substreams were valid IAMF, but they were half the intended bitrate.
felicialim
approved these changes
Oct 25, 2023
Luiz-Monad
pushed a commit
to Luiz-Monad/libiamf
that referenced
this pull request
Sep 15, 2025
…_and_bug_fixes Update `.proto`, documentation, and fix some Opus test vectors being lower bitrate than expected.
Luiz-Monad
pushed a commit
to Luiz-Monad/libiamf
that referenced
this pull request
Sep 15, 2025
…_and_bug_fixes Update `.proto`, documentation, and fix some Opus test vectors being lower bitrate than expected.
Luiz-Monad
pushed a commit
to Luiz-Monad/libiamf
that referenced
this pull request
Sep 28, 2025
…_and_bug_fixes Update `.proto`, documentation, and fix some Opus test vectors being lower bitrate than expected.
Luiz-Monad
pushed a commit
to Luiz-Monad/libiamf
that referenced
this pull request
Oct 6, 2025
…_and_bug_fixes Upstream: 76fe146
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See each commit for more detail.