SIGN IN SIGN UP

Disable alternative EAC3 fallback for EAC3-JOC streams on Pixel devices

Some Google Pixel devices integrate an EAC3 decoder that does not support
EAC3-JOC stream decoding. Playing EAC3-JOC streams on these devices fails
with a decoder error because ExoPlayer falls back to the alternative EAC3
MIME type.

This change disables the fallback to standard EAC3 for EAC3-JOC streams
on Google Pixel devices specifically, ensuring the player can select a
supported audio track (such as AAC) instead.

Issue: androidx/media#3257

#cherrypick

PiperOrigin-RevId: 941107127
M
michaelkatz committed
53ac10154ec1c6085627bf2dca8d224eab7bdf65
Parent: fd8a6b2
Committed by Copybara-Service <copybara-worker@google.com> on 7/1/2026, 3:22:37 PM