DescriptionRoll FFmpeg for M37.
Syncs to head as of bebce653e5601ceafa004db0eb6b2c7d4d16f0c0. The
roll requires us to stop using some deprecated features:
- Replaces av_get_frame_defaults() with av_frame_unref() per docs.
- Switches FFmpegVideoDecoder to use ref-counted frames.
- Removes error concealment settings and disables error resilience
for all platforms except ChromeOS (since it's required for mpeg4).
Avoiding these also allows us to disable some deprecated features
wholesale via #defines.
BUG=119020, 236611
TEST=all tests (and regression tests) pass under asan
NOTRY=true
R=jrummell@chromium.org, wolenetz@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271945
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271969
Patch Set 1 #
Total comments: 29
Patch Set 2 : Fix tries. Rebase. #Patch Set 3 : Roll DEPS. Fix tries. Wee. #Patch Set 4 : Final DEPS. #
Total comments: 17
Patch Set 5 : Comments. Fix ChromeOS. #Patch Set 6 : Include python changes in DEPS roll. #Patch Set 7 : Fix compile. #Patch Set 8 : Roll DEPS for ChromiumOS fixes. #Messages
Total messages: 18 (0 generated)
|