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

Issue 317083003: Merge VideoDecodeAcceleratorImpl with VideoDecodeAccelerator (Closed)

Created:
6 years, 6 months ago by spang
Modified:
6 years, 6 months ago
CC:
chromium-reviews, fischman+watch_chromium.org, jam, mcasas+watch_chromium.org, sievers+watch_chromium.org, jbauman+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, kalyank, piman+watch_chromium.org, danakj+watch_chromium.org, wjia+watch_chromium.org, vignatti (out of this project)
Visibility:
Public.

Description

Merge VideoDecodeAcceleratorImpl with VideoDecodeAccelerator This moves the single method CanDecodeOnIOThread on VideoDecodeAcceleratorImpl to VideoDecodeAccelerator. The implementations that were subclasses of VideoDecodeAcceleratorImpl now get an override for CanDecodeOnIOThread that returns false. TEST=linux desktop build BUG=380884 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275621

Patch Set 1 #

Total comments: 2

Patch Set 2 : add comment & default LOG(FATAL) impl #

Patch Set 3 : add logging include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -79 lines) Patch
M content/common/gpu/media/android_video_decode_accelerator.h View 3 chunks +2 lines, -2 lines 0 comments Download
M content/common/gpu/media/android_video_decode_accelerator.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/common/gpu/media/dxva_video_decode_accelerator.h View 3 chunks +2 lines, -2 lines 0 comments Download
M content/common/gpu/media/dxva_video_decode_accelerator.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/common/gpu/media/gpu_video_decode_accelerator.h View 2 chunks +1 line, -2 lines 0 comments Download
M content/common/gpu/media/v4l2_video_decode_accelerator.h View 3 chunks +1 line, -4 lines 0 comments Download
M content/common/gpu/media/vaapi_video_decode_accelerator.h View 3 chunks +2 lines, -2 lines 0 comments Download
M content/common/gpu/media/vaapi_video_decode_accelerator.cc View 1 chunk +4 lines, -0 lines 0 comments Download
D content/common/gpu/media/video_decode_accelerator_impl.h View 1 chunk +0 lines, -50 lines 0 comments Download
D content/common/gpu/media/video_decode_accelerator_impl.cc View 1 chunk +0 lines, -15 lines 0 comments Download
M content/content_common.gypi View 1 1 chunk +0 lines, -2 lines 0 comments Download
M media/video/mock_video_decode_accelerator.h View 1 chunk +1 line, -0 lines 0 comments Download
M media/video/video_decode_accelerator.h View 1 1 chunk +11 lines, -0 lines 0 comments Download
M media/video/video_decode_accelerator.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
spang
6 years, 6 months ago (2014-06-04 22:58:57 UTC) #1
spang
6 years, 6 months ago (2014-06-04 22:59:14 UTC) #2
Ami GONE FROM CHROMIUM
I'm OK with this change % the comment below, but it is being made purely ...
6 years, 6 months ago (2014-06-05 00:17:56 UTC) #3
spang
On 2014/06/05 00:17:56, Ami leaving Chromium June 9th wrote: > I'm OK with this change ...
6 years, 6 months ago (2014-06-05 15:45:25 UTC) #4
Ami GONE FROM CHROMIUM
On 2014/06/05 15:45:25, spang wrote: > On 2014/06/05 00:17:56, Ami leaving Chromium June 9th wrote: ...
6 years, 6 months ago (2014-06-05 18:52:27 UTC) #5
spang
https://codereview.chromium.org/317083003/diff/1/media/video/video_decode_accelerator.h File media/video/video_decode_accelerator.h (right): https://codereview.chromium.org/317083003/diff/1/media/video/video_decode_accelerator.h#newcode135 media/video/video_decode_accelerator.h:135: // Returns true if VDA::Decode and VDA::Client callbacks can ...
6 years, 6 months ago (2014-06-06 18:38:42 UTC) #6
Ami GONE FROM CHROMIUM
L-G.
6 years, 6 months ago (2014-06-06 18:40:26 UTC) #7
spang
scherkus: PTAL
6 years, 6 months ago (2014-06-06 18:40:47 UTC) #8
scherkus (not reviewing)
lgtm
6 years, 6 months ago (2014-06-06 21:37:39 UTC) #9
spang
The CQ bit was checked by spang@chromium.org
6 years, 6 months ago (2014-06-06 21:39:46 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/317083003/40001
6 years, 6 months ago (2014-06-06 21:40:58 UTC) #11
commit-bot: I haz the power
Change committed as 275621
6 years, 6 months ago (2014-06-07 05:12:26 UTC) #12
dcheng
6 years, 6 months ago (2014-06-07 07:16:07 UTC) #13
Message was sent while issue was closed.
A revert of this CL has been created in
https://codereview.chromium.org/319323002/ by dcheng@chromium.org.

The reason for reverting is: Speculative revert to fix content_unittest failures
in
http://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20%28dbg%....

Powered by Google App Engine
This is Rietveld 408576698