Chromium Code Reviews
DescriptionHave FFmpeg Decoders handle 0 byte buffers instead of FFmpeg
Starting in M60 avcodec_decode_video2() fails if an empty buffer is
passed in. So don't have FFmpegAudioDecoder or FFmpegVideoDecoder call
FFmpeg routines if there is no data to process.
BUG=718142, 663438
TEST=affected test still passes
Review-Url: https://codereview.chromium.org/2885643002
Cr-Commit-Position: refs/heads/master@{#474080}
Committed: https://chromium.googlesource.com/chromium/src/+/3287cb2391a584ab3b10c4a1099290fb419cd797
Patch Set 1 #
Total comments: 4
Patch Set 2 : comments #Patch Set 3 : FFmpegAudioDecoder #
Messages
Total messages: 14 (6 generated)
|
|||||||||||||||||||||||||||||||||||||