Exclude AC4Profile22 from estimated AC-4 profiles on automotive#2609
Closed
dwhea wants to merge 1 commit intoandroidx:mainfrom
Closed
Exclude AC4Profile22 from estimated AC-4 profiles on automotive#2609dwhea wants to merge 1 commit intoandroidx:mainfrom
dwhea wants to merge 1 commit intoandroidx:mainfrom
Conversation
Automotive device AC-4 MediaCodec decoders are not expected to support AC4Profile22 (with Level 0), and other legacy AC4 profiles.
copybara-service bot
pushed a commit
that referenced
this pull request
Dec 16, 2025
According to [DolbyVision Support](https://professionalsupport.dolby.com/s/article/Support-Dolby-Atmos-in-Android-Automotive-OS-media-apps?language=en_US), the "Dolby Atmos decoders in Android Automotive OS systems do not support Dolby AC-4 Immersive Stereo (IMS) decoding." Issue: #2609 PiperOrigin-RevId: 845227548
Contributor
|
This issue has been addressed in this commit, 68f1011. Apologies for taking it upon ourselves to implement rather than merge in your PR. It required additional changes for which it was easier to complete ourselves. If the solution does not address the problem then please create an issue ticket! Thanks! |
rohitjoins
pushed a commit
that referenced
this pull request
Jan 22, 2026
According to [DolbyVision Support](https://professionalsupport.dolby.com/s/article/Support-Dolby-Atmos-in-Android-Automotive-OS-media-apps?language=en_US), the "Dolby Atmos decoders in Android Automotive OS systems do not support Dolby AC-4 Immersive Stereo (IMS) decoding." Issue: #2609 PiperOrigin-RevId: 845227548 (cherry picked from commit 68f1011)
rohitjoins
pushed a commit
that referenced
this pull request
Jan 22, 2026
According to [DolbyVision Support](https://professionalsupport.dolby.com/s/article/Support-Dolby-Atmos-in-Android-Automotive-OS-media-apps?language=en_US), the "Dolby Atmos decoders in Android Automotive OS systems do not support Dolby AC-4 Immersive Stereo (IMS) decoding." Issue: #2609 PiperOrigin-RevId: 845227548 (cherry picked from commit 68f1011)
rohitjoins
pushed a commit
that referenced
this pull request
Jan 23, 2026
According to [DolbyVision Support](https://professionalsupport.dolby.com/s/article/Support-Dolby-Atmos-in-Android-Automotive-OS-media-apps?language=en_US), the "Dolby Atmos decoders in Android Automotive OS systems do not support Dolby AC-4 Immersive Stereo (IMS) decoding." Issue: #2609 PiperOrigin-RevId: 845227548 (cherry picked from commit 68f1011)
iscle
pushed a commit
to ViPERPlayer/media
that referenced
this pull request
Feb 10, 2026
According to [DolbyVision Support](https://professionalsupport.dolby.com/s/article/Support-Dolby-Atmos-in-Android-Automotive-OS-media-apps?language=en_US), the "Dolby Atmos decoders in Android Automotive OS systems do not support Dolby AC-4 Immersive Stereo (IMS) decoding." Issue: androidx#2609 PiperOrigin-RevId: 845227548 (cherry picked from commit 68f1011)
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.
Automotive device AC-4 MediaCodec decoders are not expected to support AC4Profile22 (with Level 0), and other legacy AC4 profiles.