mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

The functional change is to set the bitrate fields to Format.NO_VALUE in the case that they're non-positive in the header data. Else it's very easy to to take the fields and copy them directly into Format as incorrect values. Issue #2863 PiperOrigin-RevId: 292920141