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

Issue 11578046: Revert 174311 (Closed)

Created:
8 years ago by kinaba
Modified:
8 years ago
Reviewers:
Tom Finegan
CC:
chromium-reviews, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, jam, darin-cc_chromium.org
Visibility:
Public.

Description

Revert 174311 Windows build is failing around libvpx after this patch: http://build.chromium.org/p/chromium/builders/Win/builds/14332 [1220/203018 : error : decomposer.cc(2186)] Block collision for function at 46813200(1536) with ..\..\build\Release\obj\global_intermediate\third_party\libvpx\vp9_subpixel_mmx.obj > Add wrapper class to media for support of VP9 video, and add a command line flag to enable the support. > > This initial version of the wrapper provides support for decoding VP9 video in WebM container files, and is disabled by default. > > New flag added: --enable-vp9-playback > > BUG=166094 > TEST=VP9 video in WebM containers plays back in <video> elements when --enable-vp9-playback is specified on the command line. > > > Review URL: https://chromiumcodereview.appspot.com/11468018 TBR=tomfinegan@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=174346

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -506 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 chunk +0 lines, -7 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +0 lines, -1 line 0 comments Download
M media/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M media/base/media_switches.h View 1 chunk +0 lines, -2 lines 0 comments Download
M media/base/media_switches.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M media/base/video_decoder_config.h View 2 chunks +2 lines, -6 lines 0 comments Download
M media/ffmpeg/ffmpeg_common.cc View 4 chunks +3 lines, -31 lines 0 comments Download
D media/filters/vpx_video_decoder.h View 1 chunk +0 lines, -86 lines 0 comments Download
D media/filters/vpx_video_decoder.cc View 1 chunk +0 lines, -339 lines 0 comments Download
M media/media.gyp View 3 chunks +0 lines, -16 lines 0 comments Download
M webkit/media/filter_helpers.cc View 2 chunks +0 lines, -7 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
kinaba
8 years ago (2012-12-21 07:19:58 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698