media/library/core/src
andrewlewis 5eab519925 Revert to using header bitrate for CBR MP3s
A previous change switched to calculation of the bitrate based on the
first MPEG audio header in the stream. This had the effect of fixing
seeking to be consistent with playing from the start for streams where
every frame has the same padding value, but broke streams where the
encoder (correctly) modifies the padding value to match the declared
bitrate in the header.

Issue: #6238
PiperOrigin-RevId: 261163904
2019-08-01 20:40:10 +01:00
..
androidTest Use androidx.test and extensions. 2019-03-15 04:53:12 +00:00
main Revert to using header bitrate for CBR MP3s 2019-08-01 20:40:10 +01:00
test Revert to using header bitrate for CBR MP3s 2019-08-01 20:40:10 +01:00