media/library/core/src
tonihei dc805232a3 Treat NO_VALUE as zero when adding up total required bitrate
We currently use the literal -1 (=NO_VALUE) when adding up the
total. Tracks without known bitrate can be ignored in the
calculation, but we should use an explicit value of 0.

#minor-release

Issue: google/ExoPlayer#10664
PiperOrigin-RevId: 480048126
(cherry picked from commit af19e0ea89)
2022-10-10 11:11:30 +00:00
..
androidTest Fix instrumentation tests not working via Gradle 2022-09-20 15:25:38 +00:00
main Treat NO_VALUE as zero when adding up total required bitrate 2022-10-10 11:11:30 +00:00
test Adjust track selection with Dolby Vision if display does not support 2022-10-10 10:35:17 +00:00