DescriptionHandle decoding of vorbis files better on Android
BUG=227144
Send the data size to MediaCodec so we can get the duration length for ogg/vorbis files correctly instead of returning a huge number. With this information, we no longer need the is_vorbis flag since the duration is now correct, so we remove that code as well.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198029
Patch Set 1 : #
Total comments: 4
Patch Set 2 : #
Total comments: 5
Patch Set 3 : #
Total comments: 4
Patch Set 4 : #Messages
Total messages: 18 (0 generated)
|