mirror of
https://github.com/androidx/media.git
synced 2025-05-06 23:20:42 +08:00

Using parallel adaptation for Formats without bitrate information currently causes an exception. Handle this gracefully and also cases where all formats have the same bitrate. Issue:#5971 PiperOrigin-RevId: 250682127