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

Issue 235953002: Merge PlatformVideoDecoder into PPB_VideoDecoder_Impl (Closed)

Created:
6 years, 8 months ago by piman
Modified:
6 years, 8 months ago
Reviewers:
bbudge
CC:
chromium-reviews, fischman+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, wjia+watch_chromium.org
Visibility:
Public.

Description

Merge PlatformVideoDecoder into PPB_VideoDecoder_Impl PlatformVideoDecoder is just a simple shell around media::VideoDecodeAccelerator, dating from when PPB* were in webkit/ It's not needed any more, so just merge it into PPB_VideoDecoder_Impl. BUG=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263436

Patch Set 1 #

Total comments: 2

Patch Set 2 : cleanup comment #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -212 lines) Patch
M content/content_renderer.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
D content/renderer/media/pepper_platform_video_decoder.h View 1 chunk +0 lines, -66 lines 0 comments Download
D content/renderer/media/pepper_platform_video_decoder.cc View 1 chunk +0 lines, -121 lines 0 comments Download
M content/renderer/pepper/ppb_video_decoder_impl.h View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M content/renderer/pepper/ppb_video_decoder_impl.cc View 1 2 10 chunks +40 lines, -20 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
piman
6 years, 8 months ago (2014-04-11 21:14:09 UTC) #1
bbudge
LGTM with 2 comments. Looks like a nice simplification. Thanks! https://codereview.chromium.org/235953002/diff/1/content/renderer/pepper/ppb_video_decoder_impl.h File content/renderer/pepper/ppb_video_decoder_impl.h (right): https://codereview.chromium.org/235953002/diff/1/content/renderer/pepper/ppb_video_decoder_impl.h#newcode76 ...
6 years, 8 months ago (2014-04-11 21:26:57 UTC) #2
piman
https://codereview.chromium.org/235953002/diff/1/content/renderer/pepper/ppb_video_decoder_impl.h File content/renderer/pepper/ppb_video_decoder_impl.h (right): https://codereview.chromium.org/235953002/diff/1/content/renderer/pepper/ppb_video_decoder_impl.h#newcode76 content/renderer/pepper/ppb_video_decoder_impl.h:76: // swapped with another. On 2014/04/11 21:26:57, bbudge wrote: ...
6 years, 8 months ago (2014-04-11 21:35:28 UTC) #3
piman
The CQ bit was checked by piman@chromium.org
6 years, 8 months ago (2014-04-11 21:36:59 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/235953002/20001
6 years, 8 months ago (2014-04-11 21:37:30 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-11 21:37:42 UTC) #6
commit-bot: I haz the power
Failed to apply patch for content/renderer/pepper/ppb_video_decoder_impl.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 8 months ago (2014-04-11 21:37:43 UTC) #7
piman
The CQ bit was checked by piman@chromium.org
6 years, 8 months ago (2014-04-11 21:49:32 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/piman@chromium.org/235953002/40001
6 years, 8 months ago (2014-04-11 21:50:00 UTC) #9
commit-bot: I haz the power
6 years, 8 months ago (2014-04-12 01:08:52 UTC) #10
Message was sent while issue was closed.
Change committed as 263436

Powered by Google App Engine
This is Rietveld 408576698