DescriptionRoll FFmpeg DEPS to pull in mp3 decoding fixes.
Pulls in:
ffa61fc mp3: fix start band index for block type 2 in 8kHz audio
9894d3a mpegaudidec: 10l forgot buf_size
ed6e594 mpegaudiodec: skip initial zeros.
555537f mp3demux: fix id3 discard code
5ecdf34 mp3demux: fix off by 1 error
598bd74 mp3decoder: discard ID3 tags
0c706ac Mark truncated packets as corrupt in av_get_packet.
BUG=69730, 128826
TEST=mp3 files in bugs. media_unittests. ffmpeg_regression_tests.
TBR=scherkus
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138138
Patch Set 1 # |