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

Issue 750683003: Chromecast: adds media::Renderer implementation for CMA pipeline. (Closed)

Created:
6 years ago by gunsch
Modified:
6 years ago
Reviewers:
lcwu1, damienv1, xhwang
CC:
chromium-reviews, gunsch+watch_chromium.org, lcwu+watch_chromium.org, feature-media-reviews_chromium.org, halliwell
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Chromecast: adds media::Renderer implementation for CMA pipeline. BUG=408189 Committed: https://crrev.com/38f42e689d26db82d2a3c165a8dc171712066299 Cr-Commit-Position: refs/heads/master@{#307277}

Patch Set 1 #

Patch Set 2 : changes from downstream #

Total comments: 8

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+605 lines, -0 lines) Patch
A chromecast/media/cma/filters/cma_renderer.h View 1 1 chunk +150 lines, -0 lines 0 comments Download
A chromecast/media/cma/filters/cma_renderer.cc View 1 2 1 chunk +453 lines, -0 lines 0 comments Download
M chromecast/media/media.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
gunsch
This doesn't involve creating/injecting the CmaRenderer instance yet; we still needs our actual IPC code ...
6 years ago (2014-12-06 01:06:59 UTC) #2
damienv1
https://codereview.chromium.org/750683003/diff/20001/chromecast/media/cma/filters/cma_renderer.cc File chromecast/media/cma/filters/cma_renderer.cc (right): https://codereview.chromium.org/750683003/diff/20001/chromecast/media/cma/filters/cma_renderer.cc#newcode349 chromecast/media/cma/filters/cma_renderer.cc:349: else { nit: } else {
6 years ago (2014-12-06 01:09:36 UTC) #3
lcwu1
https://codereview.chromium.org/750683003/diff/20001/chromecast/media/cma/filters/cma_renderer.cc File chromecast/media/cma/filters/cma_renderer.cc (right): https://codereview.chromium.org/750683003/diff/20001/chromecast/media/cma/filters/cma_renderer.cc#newcode144 chromecast/media/cma/filters/cma_renderer.cc:144: // Create a video hole frame in the initial ...
6 years ago (2014-12-06 02:30:12 UTC) #5
damienv1
https://codereview.chromium.org/750683003/diff/20001/chromecast/media/cma/filters/cma_renderer.cc File chromecast/media/cma/filters/cma_renderer.cc (right): https://codereview.chromium.org/750683003/diff/20001/chromecast/media/cma/filters/cma_renderer.cc#newcode212 chromecast/media/cma/filters/cma_renderer.cc:212: #if defined(ENABLE_BROWSER_CDMS) nit: don't think this #ifdef is needed ...
6 years ago (2014-12-08 16:47:23 UTC) #6
gunsch
https://codereview.chromium.org/750683003/diff/20001/chromecast/media/cma/filters/cma_renderer.cc File chromecast/media/cma/filters/cma_renderer.cc (right): https://codereview.chromium.org/750683003/diff/20001/chromecast/media/cma/filters/cma_renderer.cc#newcode144 chromecast/media/cma/filters/cma_renderer.cc:144: // Create a video hole frame in the initial ...
6 years ago (2014-12-08 17:04:58 UTC) #7
lcwu1
lgtm
6 years ago (2014-12-08 17:18:07 UTC) #8
damienv1
lgtm
6 years ago (2014-12-08 17:18:26 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/750683003/40001
6 years ago (2014-12-08 17:27:14 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-12-08 18:14:40 UTC) #12
commit-bot: I haz the power
6 years ago (2014-12-08 18:15:32 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/38f42e689d26db82d2a3c165a8dc171712066299
Cr-Commit-Position: refs/heads/master@{#307277}

Powered by Google App Engine
This is Rietveld 408576698