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

Issue 6979017: Revert 86681 - Updated OMX decoder for recent PPAPI changes, and added to the build. (Closed)

Created:
9 years, 7 months ago by Ami GONE FROM CHROMIUM
Modified:
9 years, 7 months ago
CC:
chromium-reviews, hclam+watch_chromium.org, sjl, ddorwin+watch_chromium.org, fischman+watch_chromium.org, jam, apatrick_chromium, joi+watch-content_chromium.org, acolwell GONE FROM CHROMIUM, annacc, darin-cc_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing)
Visibility:
Public.

Description

Revert 86681 - Updated OMX decoder for recent PPAPI changes, and added to the build. Had to move from content/gpu to content/common/gpu to allow gpu_video_service.cc to depend on the decoder. Removed some dead code and did some random cleanup while I was in there. BUG=none TEST=chrome compiles on cros/arm! Review URL: http://codereview.chromium.org/7057027 TBR=fischman@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86687

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -1215 lines) Patch
M chrome/chrome_tests.gypi View 1 chunk +16 lines, -0 lines 0 comments Download
M content/common/gpu/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
D content/common/gpu/gles2_texture_to_egl_image_translator.h View 1 chunk +0 lines, -39 lines 0 comments Download
D content/common/gpu/gles2_texture_to_egl_image_translator.cc View 1 chunk +0 lines, -73 lines 0 comments Download
M content/common/gpu/gpu_video_decode_accelerator.h View 2 chunks +2 lines, -3 lines 0 comments Download
M content/common/gpu/gpu_video_decode_accelerator.cc View 4 chunks +5 lines, -5 lines 0 comments Download
M content/common/gpu/gpu_video_service.cc View 2 chunks +0 lines, -8 lines 0 comments Download
D content/common/gpu/omx_video_decode_accelerator.h View 1 chunk +0 lines, -161 lines 0 comments Download
D content/common/gpu/omx_video_decode_accelerator.cc View 1 chunk +0 lines, -887 lines 0 comments Download
M content/content_common.gypi View 1 chunk +0 lines, -17 lines 0 comments Download
M content/gpu/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
A + content/gpu/gles2_texture_to_egl_image_translator.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + content/gpu/gles2_texture_to_egl_image_translator.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + content/gpu/omx_video_decode_accelerator.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + content/gpu/omx_video_decode_accelerator.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
M content/renderer/gpu_video_decode_accelerator_host.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M content/renderer/pepper_platform_video_decoder_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download
M media/video/picture.h View 5 chunks +19 lines, -10 lines 0 comments Download
M media/video/picture.cc View 1 chunk +8 lines, -5 lines 0 comments Download
M media/video/video_decode_accelerator.h View 1 chunk +2 lines, -0 lines 0 comments Download
M webkit/plugins/ppapi/ppb_video_decoder_impl.cc View 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Ami GONE FROM CHROMIUM
9 years, 7 months ago (2011-05-25 20:24:31 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698