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

Issue 1209363004: media: Support RendererFactory in MojoMediaClient. (Closed)

Created:
5 years, 5 months ago by xhwang
Modified:
5 years, 5 months ago
Reviewers:
DaleCurtis
CC:
chromium-reviews, qsr+mojo_chromium.org, Aaron Boodman, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, feature-media-reviews_chromium.org, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

media: Support RendererFactory in MojoMediaClient. The embedder can choose to use a customized RendererFactory, or use RendererImpl with customized audio/video decoders. By default, we use DefaultRendererFactory. Also replace LogCB with MediaLog in various places. BUG=495273, 499628 Committed: https://crrev.com/c4e00d2b1bbf031a925e1141344c8da3d48462a2 Cr-Commit-Position: refs/heads/master@{#337888}

Patch Set 1 #

Patch Set 2 : fix android build (hopefully) #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -79 lines) Patch
M media/BUILD.gn View 1 2 chunks +2 lines, -2 lines 4 comments Download
M media/media.gyp View 1 1 chunk +0 lines, -2 lines 0 comments Download
M media/mojo/services/default_mojo_media_client.cc View 2 chunks +15 lines, -37 lines 0 comments Download
M media/mojo/services/mojo_media_application.h View 2 chunks +7 lines, -0 lines 0 comments Download
M media/mojo/services/mojo_media_application.cc View 3 chunks +13 lines, -2 lines 0 comments Download
M media/mojo/services/mojo_media_client.h View 3 chunks +18 lines, -9 lines 0 comments Download
M media/mojo/services/mojo_media_client.cc View 1 chunk +9 lines, -4 lines 0 comments Download
M media/mojo/services/mojo_renderer_service.h View 2 chunks +4 lines, -0 lines 0 comments Download
M media/mojo/services/mojo_renderer_service.cc View 3 chunks +18 lines, -17 lines 0 comments Download
M media/renderers/default_renderer_factory.cc View 1 3 chunks +13 lines, -6 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
xhwang
PTAL
5 years, 5 months ago (2015-07-08 01:03:30 UTC) #2
xhwang
https://codereview.chromium.org/1209363004/diff/20001/media/BUILD.gn File media/BUILD.gn (right): https://codereview.chromium.org/1209363004/diff/20001/media/BUILD.gn#newcode352 media/BUILD.gn:352: "filters/opus_audio_decoder.h", What's the reason we disable opus audio decoder ...
5 years, 5 months ago (2015-07-08 16:58:16 UTC) #3
DaleCurtis
lgtm https://codereview.chromium.org/1209363004/diff/20001/media/BUILD.gn File media/BUILD.gn (right): https://codereview.chromium.org/1209363004/diff/20001/media/BUILD.gn#newcode352 media/BUILD.gn:352: "filters/opus_audio_decoder.h", On 2015/07/08 16:58:16, xhwang wrote: > What's ...
5 years, 5 months ago (2015-07-08 18:22:48 UTC) #4
xhwang
https://codereview.chromium.org/1209363004/diff/20001/media/BUILD.gn File media/BUILD.gn (right): https://codereview.chromium.org/1209363004/diff/20001/media/BUILD.gn#newcode352 media/BUILD.gn:352: "filters/opus_audio_decoder.h", On 2015/07/08 18:22:48, DaleCurtis wrote: > On 2015/07/08 ...
5 years, 5 months ago (2015-07-08 18:39:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1209363004/20001
5 years, 5 months ago (2015-07-08 18:40:59 UTC) #7
DaleCurtis
https://codereview.chromium.org/1209363004/diff/20001/media/BUILD.gn File media/BUILD.gn (right): https://codereview.chromium.org/1209363004/diff/20001/media/BUILD.gn#newcode352 media/BUILD.gn:352: "filters/opus_audio_decoder.h", On 2015/07/08 18:39:09, xhwang wrote: > On 2015/07/08 ...
5 years, 5 months ago (2015-07-08 18:44:17 UTC) #8
xhwang
On 2015/07/08 18:44:17, DaleCurtis wrote: > https://codereview.chromium.org/1209363004/diff/20001/media/BUILD.gn > File media/BUILD.gn (right): > > https://codereview.chromium.org/1209363004/diff/20001/media/BUILD.gn#newcode352 > ...
5 years, 5 months ago (2015-07-08 18:55:22 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 5 months ago (2015-07-08 19:55:14 UTC) #10
commit-bot: I haz the power
5 years, 5 months ago (2015-07-08 19:56:29 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c4e00d2b1bbf031a925e1141344c8da3d48462a2
Cr-Commit-Position: refs/heads/master@{#337888}

Powered by Google App Engine
This is Rietveld 408576698