Chromium Code Reviews
DescriptionUpdate FFmpegAudioDecoder to support multi-frame packets.
Per the FFmpeg docs, avcodec_decode_audio4 should be repeatedly
called until all data from a given packet is exhausted.
Ran into this issue while running the FFmpeg regression tests after
acolwell added a DCHECK to ensure we were always fully exhausting
the packet after decode.
BUG=141020
TEST=ffmpeg_regression_tests
TBR=jam
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=154220
Patch Set 1 : Cleanup. #Patch Set 2 : Enable test. Fix style error. #
Total comments: 16
Patch Set 3 : Comments. Fix WebAudio. #
Total comments: 5
Messages
Total messages: 12 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||