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

Issue 10808058: Add support for VP8 decode to OmxVideoDecodeAccelerator, for HW that supports it. (Closed)

Created:
8 years, 5 months ago by Ami GONE FROM CHROMIUM
Modified:
8 years, 5 months ago
CC:
chromium-reviews, jam, apatrick_chromium, joi+watch-content_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, yzshen+watch_chromium.org, piman+watch_chromium.org, ihf+watch_chromium.org
Visibility:
Public.

Description

Add support for VP8 decode to OmxVideoDecodeAccelerator, for HW that supports it. BUG=136962 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147944

Patch Set 1 #

Total comments: 9

Patch Set 2 : scherkus comments. #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -81 lines) Patch
M content/common/gpu/media/omx_video_decode_accelerator.h View 2 chunks +10 lines, -2 lines 0 comments Download
M content/common/gpu/media/omx_video_decode_accelerator.cc View 4 chunks +30 lines, -25 lines 0 comments Download
M content/common/gpu/media/video_decode_accelerator_unittest.cc View 1 24 chunks +73 lines, -37 lines 4 comments Download
M content/common/gpu/testdata/README View 1 chunk +7 lines, -1 line 0 comments Download
A content/common/gpu/testdata/test-25fps.vp8 View 0 chunks +-1 lines, --1 lines 0 comments Download
M media/base/video_decoder_config.h View 1 chunk +14 lines, -11 lines 0 comments Download
M media/ffmpeg/ffmpeg_common.cc View 1 1 chunk +5 lines, -2 lines 0 comments Download
M media/filters/gpu_video_decoder.cc View 1 chunk +2 lines, -1 line 0 comments Download
M ppapi/api/dev/pp_video_dev.idl View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/dev/pp_video_dev.h View 2 chunks +2 lines, -2 lines 0 comments Download
M webkit/plugins/ppapi/ppb_video_decoder_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Ami GONE FROM CHROMIUM
brettw: please OWNERS-review the ppapi/ bits (esp. see my q about dropping the enum value). ...
8 years, 5 months ago (2012-07-20 19:55:19 UTC) #1
scherkus (not reviewing)
slick! lgtm w/ nits+q http://codereview.chromium.org/10808058/diff/1/content/common/gpu/media/video_decode_accelerator_unittest.cc File content/common/gpu/media/video_decode_accelerator_unittest.cc (right): http://codereview.chromium.org/10808058/diff/1/content/common/gpu/media/video_decode_accelerator_unittest.cc#newcode537 content/common/gpu/media/video_decode_accelerator_unittest.cc:537: if (1) { what who!? ...
8 years, 5 months ago (2012-07-20 20:20:20 UTC) #2
Ami GONE FROM CHROMIUM
Thanks for the fast review. http://codereview.chromium.org/10808058/diff/1/content/common/gpu/media/video_decode_accelerator_unittest.cc File content/common/gpu/media/video_decode_accelerator_unittest.cc (right): http://codereview.chromium.org/10808058/diff/1/content/common/gpu/media/video_decode_accelerator_unittest.cc#newcode537 content/common/gpu/media/video_decode_accelerator_unittest.cc:537: if (1) { On ...
8 years, 5 months ago (2012-07-20 20:25:19 UTC) #3
Pawel Osciak
lgtm in general, 2 comments. http://codereview.chromium.org/10808058/diff/6001/content/common/gpu/media/video_decode_accelerator_unittest.cc File content/common/gpu/media/video_decode_accelerator_unittest.cc (right): http://codereview.chromium.org/10808058/diff/6001/content/common/gpu/media/video_decode_accelerator_unittest.cc#newcode540 content/common/gpu/media/video_decode_accelerator_unittest.cc:540: *end_pos = 32; Do ...
8 years, 5 months ago (2012-07-22 15:08:17 UTC) #4
Ami GONE FROM CHROMIUM
http://codereview.chromium.org/10808058/diff/6001/content/common/gpu/media/video_decode_accelerator_unittest.cc File content/common/gpu/media/video_decode_accelerator_unittest.cc (right): http://codereview.chromium.org/10808058/diff/6001/content/common/gpu/media/video_decode_accelerator_unittest.cc#newcode540 content/common/gpu/media/video_decode_accelerator_unittest.cc:540: *end_pos = 32; On 2012/07/22 15:08:17, posciak wrote: > ...
8 years, 5 months ago (2012-07-22 23:18:29 UTC) #5
Pawel Osciak
On 2012/07/22 23:18:29, Ami Fischman wrote: > http://codereview.chromium.org/10808058/diff/6001/content/common/gpu/media/video_decode_accelerator_unittest.cc > File content/common/gpu/media/video_decode_accelerator_unittest.cc (right): > > http://codereview.chromium.org/10808058/diff/6001/content/common/gpu/media/video_decode_accelerator_unittest.cc#newcode540 ...
8 years, 5 months ago (2012-07-23 01:12:30 UTC) #6
brettw
ppapi lgtm
8 years, 5 months ago (2012-07-23 19:11:15 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/10808058/6001
8 years, 5 months ago (2012-07-23 19:22:42 UTC) #8
commit-bot: I haz the power
Try job failure for 10808058-6001 (retry) on mac_rel for step "compile" (clobber build). It's a ...
8 years, 5 months ago (2012-07-23 19:45:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fischman@chromium.org/10808058/6001
8 years, 5 months ago (2012-07-23 19:51:53 UTC) #10
commit-bot: I haz the power
8 years, 5 months ago (2012-07-23 21:10:28 UTC) #11
Change committed as 147944

Powered by Google App Engine
This is Rietveld 408576698