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

Issue 10919092: Build supported media targets on iOS. (Closed)

Created:
8 years, 3 months ago by blundell
Modified:
8 years, 3 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Build supported media targets on iOS. Makes the changes required to get media and media_unittests to build successfully for iOS, building only the limited set of files that iOS requires. BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=154996

Patch Set 1 #

Total comments: 10

Patch Set 2 : Response to review #

Patch Set 3 : Add use_ffmpeg flag. #

Total comments: 14

Patch Set 4 : Response to review #

Patch Set 5 : Nit #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -41 lines) Patch
M build/all.gyp View 2 chunks +1 line, -1 line 0 comments Download
D media/base/media_android.cc View 1 1 chunk +0 lines, -21 lines 0 comments Download
A + media/base/media_stub.cc View 1 2 3 4 1 chunk +6 lines, -3 lines 2 comments Download
M media/media.gyp View 1 2 3 9 chunks +75 lines, -16 lines 3 comments Download

Messages

Total messages: 10 (0 generated)
blundell
PTAL, thanks!
8 years, 3 months ago (2012-09-05 09:50:27 UTC) #1
stuartmorgan
Since media_android.cc is essentially identical, I think we should rename it to something like media_stub.cc, ...
8 years, 3 months ago (2012-09-05 11:10:19 UTC) #2
blundell
Created media_stub.cc. Also added use_ffmpeg variable to media.gyp as discussed offline. https://chromiumcodereview.appspot.com/10919092/diff/1/media/media.gyp File media/media.gyp (right): ...
8 years, 3 months ago (2012-09-05 12:04:29 UTC) #3
stuartmorgan
LGTM with nits https://chromiumcodereview.appspot.com/10919092/diff/5/media/base/media_stub.cc File media/base/media_stub.cc (right): https://chromiumcodereview.appspot.com/10919092/diff/5/media/base/media_stub.cc#newcode6 media/base/media_stub.cc:6: #include "base/logging.h" Blank line above this ...
8 years, 3 months ago (2012-09-05 12:34:24 UTC) #4
blundell
+scherkus for OWNERS https://chromiumcodereview.appspot.com/10919092/diff/5/media/base/media_stub.cc File media/base/media_stub.cc (right): https://chromiumcodereview.appspot.com/10919092/diff/5/media/base/media_stub.cc#newcode6 media/base/media_stub.cc:6: #include "base/logging.h" On 2012/09/05 12:34:24, stuartmorgan ...
8 years, 3 months ago (2012-09-05 12:51:08 UTC) #5
scherkus (not reviewing)
https://chromiumcodereview.appspot.com/10919092/diff/7/media/base/media_stub.cc File media/base/media_stub.cc (right): https://chromiumcodereview.appspot.com/10919092/diff/7/media/base/media_stub.cc#newcode1 media/base/media_stub.cc:1: // Copyright 2012 The Chromium Authors. All rights reserved. ...
8 years, 3 months ago (2012-09-05 15:39:22 UTC) #6
blundell
Thanks for the review. https://chromiumcodereview.appspot.com/10919092/diff/7/media/base/media_stub.cc File media/base/media_stub.cc (right): https://chromiumcodereview.appspot.com/10919092/diff/7/media/base/media_stub.cc#newcode1 media/base/media_stub.cc:1: // Copyright 2012 The Chromium ...
8 years, 3 months ago (2012-09-05 15:54:49 UTC) #7
scherkus (not reviewing)
lgtm https://chromiumcodereview.appspot.com/10919092/diff/7/media/media.gyp File media/media.gyp (right): https://chromiumcodereview.appspot.com/10919092/diff/7/media/media.gyp#newcode370 media/media.gyp:370: # iOS support is limited to audio input ...
8 years, 3 months ago (2012-09-05 15:56:56 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/10919092/7
8 years, 3 months ago (2012-09-05 16:37:55 UTC) #9
commit-bot: I haz the power
8 years, 3 months ago (2012-09-05 18:53:53 UTC) #10
Change committed as 154996

Powered by Google App Engine
This is Rietveld 408576698