Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(422)

Issue 2093007: Chromium side changes for enabling VP8 and WebM support. (Closed)

Created:
10 years, 7 months ago by scherkus (not reviewing)
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Chromium side changes for enabling VP8 and WebM support. Patches by Frank Galligan (fgalligan@google.com), Tom Finegan (tomfinegan@google.com) and James Zern (jzern@google.com). BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=47759

Patch Set 1 #

Patch Set 2 : Fixes #

Patch Set 3 : Fixes #

Patch Set 4 : Final fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+239 lines, -17 lines) Patch
M .gitignore View 1 chunk +1 line, -0 lines 0 comments Download
M DEPS View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M media/filters/ffmpeg_demuxer.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M media/filters/ffmpeg_demuxer_unittest.cc View 3 chunks +5 lines, -0 lines 0 comments Download
M net/base/mime_util.h View 2 chunks +18 lines, -4 lines 0 comments Download
M net/base/mime_util.cc View 11 chunks +79 lines, -6 lines 0 comments Download
M net/base/mime_util_unittest.cc View 1 chunk +8 lines, -1 line 0 comments Download
M third_party/ffmpeg/ffmpeg.gyp View 1 2 3 8 chunks +23 lines, -1 line 0 comments Download
M third_party/ffmpeg/source/config/Chrome/linux/ia32/config.h View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/ffmpeg/source/config/Chrome/linux/x64/config.h View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/ffmpeg/source/config/Chrome/mac/ia32/config.h View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/ffmpeg/source/config/Chrome/win/ia32/config.h View 5 chunks +5 lines, -1 line 0 comments Download
M third_party/ffmpeg/source/config/ChromeOS/linux/arm-neon/config.h View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/ffmpeg/source/config/ChromeOS/linux/arm/config.h View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/ffmpeg/source/config/ChromeOS/linux/ia32/config.h View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/ffmpeg/source/config/ChromeOS/linux/x64/config.h View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/ffmpeg/source/config/Chromium/linux/ia32/config.h View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/ffmpeg/source/config/Chromium/linux/x64/config.h View 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/ffmpeg/source/config/Chromium/mac/ia32/config.h View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M third_party/ffmpeg/source/config/Chromium/win/ia32/config.h View 5 chunks +5 lines, -1 line 0 comments Download
M third_party/ffmpeg/source/config/ChromiumOS/linux/arm-neon/config.h View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/ffmpeg/source/config/ChromiumOS/linux/arm/config.h View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/ffmpeg/source/config/ChromiumOS/linux/ia32/config.h View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/ffmpeg/source/config/ChromiumOS/linux/x64/config.h View 1 chunk +4 lines, -0 lines 0 comments Download
M webkit/glue/simple_webmimeregistry_impl.cc View 1 chunk +20 lines, -1 line 0 comments Download
M webkit/tools/test_shell/test_shell_webmimeregistry_impl.cc View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698