media/library/core/src
olly e159e3acd0 Mp3Extractor: Avoid outputting non-zero position seek frame as a sample
Checking inputPosition == 0 isn't sufficient because the synchronization
at the top of read() may advance the input (i.e. in the case where there's
some garbage prior to the seek frame).

PiperOrigin-RevId: 261086901
2019-08-01 20:50:53 +01:00
..
androidTest Use androidx.test and extensions. 2019-03-15 04:53:12 +00:00
main Mp3Extractor: Avoid outputting non-zero position seek frame as a sample 2019-08-01 20:50:53 +01:00
test Further language normalization tweaks for API < 21. 2019-07-26 16:58:07 +01:00