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

Issue 2848213003: Fix building FFMPEG into Android (Closed)

Created:
3 years, 7 months ago by kraush
Modified:
3 years, 7 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, posciak+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix building FFMPEG into Android A recent change (crrev.com/2808093008) did two things: a) Change a cc file but not change the header accordingly b) Add a new dependency but not update the gn accordingly This change fixes those two issues to allow building Chrome on Android with ffmpeg built in. Review-Url: https://codereview.chromium.org/2848213003 Cr-Commit-Position: refs/heads/master@{#469417} Committed: https://chromium.googlesource.com/chromium/src/+/4252105d0539d5e9968f42f21d3387dc834b09a4

Patch Set 1 #

Total comments: 2

Patch Set 2 : Make decrypting decoder non-Android again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -18 lines) Patch
M content/browser/media/media_internals.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M media/BUILD.gn View 1 3 chunks +5 lines, -11 lines 0 comments Download
M media/filters/decoder_selector.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M media/test/pipeline_integration_test_base.cc View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 32 (9 generated)
kraush
Hi Dale, Can you take a look at this change to fix the Android build ...
3 years, 7 months ago (2017-05-01 16:11:31 UTC) #2
DaleCurtis
Hmm, are y'all using the decrypting versions of these decoders? +xhwang for commentary on what ...
3 years, 7 months ago (2017-05-01 16:59:36 UTC) #4
DaleCurtis
IIRC it's just that you're using ffmpeg video decoders; not that you have a custom ...
3 years, 7 months ago (2017-05-01 17:01:22 UTC) #5
kraush
On 2017/05/01 16:59:36, DaleCurtis wrote: > Hmm, are y'all using the decrypting versions of these ...
3 years, 7 months ago (2017-05-01 17:07:23 UTC) #6
xhwang
https://codereview.chromium.org/2848213003/diff/1/media/filters/decoder_selector.h File media/filters/decoder_selector.h (right): https://codereview.chromium.org/2848213003/diff/1/media/filters/decoder_selector.h#newcode82 media/filters/decoder_selector.h:82: #if !defined(DISABLE_FFMPEG_VIDEO_DECODERS) I saw this when working on the ...
3 years, 7 months ago (2017-05-01 17:10:00 UTC) #7
kraush
https://codereview.chromium.org/2848213003/diff/1/media/filters/decoder_selector.h File media/filters/decoder_selector.h (right): https://codereview.chromium.org/2848213003/diff/1/media/filters/decoder_selector.h#newcode82 media/filters/decoder_selector.h:82: #if !defined(DISABLE_FFMPEG_VIDEO_DECODERS) On 2017/05/01 17:10:00, xhwang_slow wrote: > I ...
3 years, 7 months ago (2017-05-01 18:14:59 UTC) #8
xhwang
On 2017/05/01 18:14:59, kraush wrote: > https://codereview.chromium.org/2848213003/diff/1/media/filters/decoder_selector.h > File media/filters/decoder_selector.h (right): > > https://codereview.chromium.org/2848213003/diff/1/media/filters/decoder_selector.h#newcode82 > ...
3 years, 7 months ago (2017-05-01 18:32:10 UTC) #9
kraush
Hi rduszynski, Can you please take a look at the discussion and comment on the ...
3 years, 7 months ago (2017-05-01 18:52:39 UTC) #11
rduszynski
On 2017/05/01 18:52:39, kraush wrote: > Hi rduszynski, > > Can you please take a ...
3 years, 7 months ago (2017-05-02 11:52:30 UTC) #12
kraush
On 2017/05/02 11:52:30, rduszynski wrote: > On 2017/05/01 18:52:39, kraush wrote: > > Hi rduszynski, ...
3 years, 7 months ago (2017-05-02 14:57:52 UTC) #13
kraush
Hey everyone, Can you take a look at this new revision? I made DecryptingDecoder non-Android ...
3 years, 7 months ago (2017-05-03 14:30:34 UTC) #14
DaleCurtis
lgtm, xhwang?
3 years, 7 months ago (2017-05-03 19:38:05 UTC) #16
DaleCurtis
(xhwang, we should probably add a new has_decrypt_only support flag).
3 years, 7 months ago (2017-05-03 19:38:38 UTC) #17
xhwang
On 2017/05/03 19:38:38, DaleCurtis_OOO_May_5_To_May23 wrote: > (xhwang, we should probably add a new has_decrypt_only support ...
3 years, 7 months ago (2017-05-03 21:41:30 UTC) #18
kraush
On 2017/05/03 21:41:30, xhwang wrote: > On 2017/05/03 19:38:38, DaleCurtis_OOO_May_5_To_May23 wrote: > > (xhwang, we ...
3 years, 7 months ago (2017-05-03 22:11:23 UTC) #19
DaleCurtis
On 2017/05/03 at 21:41:30, xhwang wrote: > On 2017/05/03 19:38:38, DaleCurtis_OOO_May_5_To_May23 wrote: > > (xhwang, ...
3 years, 7 months ago (2017-05-04 02:41:54 UTC) #20
rduszynski
On 2017/05/03 14:30:34, kraush wrote: > Hey everyone, > > Can you take a look ...
3 years, 7 months ago (2017-05-04 16:36:17 UTC) #21
kraush
On 2017/05/04 16:36:17, rduszynski wrote: > > I can confirm that everything seems to be ...
3 years, 7 months ago (2017-05-04 16:42:00 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2848213003/20001
3 years, 7 months ago (2017-05-04 16:42:32 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_clang_dbg_recipe/builds/261764)
3 years, 7 months ago (2017-05-04 18:22:57 UTC) #26
kraush
On 2017/05/04 18:22:57, commit-bot: I haz the power wrote: > Try jobs failed on following ...
3 years, 7 months ago (2017-05-04 18:32:27 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2848213003/20001
3 years, 7 months ago (2017-05-04 18:33:07 UTC) #29
commit-bot: I haz the power
3 years, 7 months ago (2017-05-04 19:14:49 UTC) #32
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/4252105d0539d5e9968f42f21d33...

Powered by Google App Engine
This is Rietveld 408576698