We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
IAMF is a codec-agnostic container specification for immersive spatial audio developed by the Alliance for Open Media (AOMedia).
The working draft for IAMF v1.1 is at https://aomediacodec.github.io/iamf.
I will create a PR to add support for IAMF.
The text was updated successfully, but these errors were encountered:
feat: Add IAMF support (shaka-project#1415)
8946962
feat: Add IAMF support (#1415) (#1416)
dc6196d
Fixed in #1416
Sorry, something went wrong.
chore(main): release 3.3.0 (#1444)
cca6cc0
🤖 I have created a release *beep* *boop* --- ## [3.3.0](v3.2.1...v3.3.0) (2024-10-25) ### Features * Add IAMF support ([#1416](#1416)) ([dc6196d](dc6196d)), closes [#1415](#1415) * EXT-X-SESSION-KEY support ([#1427](#1427)) ([d88ed27](d88ed27)), closes [#36](#36) * **http:** Add DELETE method support ([#1442](#1442)) ([ddeacb2](ddeacb2)) ### Bug Fixes * **http:** Fix "Failed sending data to the peer" errors ([#1443](#1443)) ([2c9d100](2c9d100)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Successfully merging a pull request may close this issue.
IAMF is a codec-agnostic container specification for immersive spatial audio developed by the Alliance for Open Media (AOMedia).
The working draft for IAMF v1.1 is at https://aomediacodec.github.io/iamf.
I will create a PR to add support for IAMF.
The text was updated successfully, but these errors were encountered: