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

Issue 1399363002: Add ffmpeg (chromium's branch) to third_party for use in mojo media. (Closed)

Created:
5 years, 2 months ago by dalesat
Modified:
5 years, 2 months ago
Reviewers:
jamesr, brettw
CC:
mojo-reviews_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Add ffmpeg (chromium's branch) to third_party for use in mojo media. Update build/config/BUILDCONFIG.gn and build/config/compiler/BUILD.gn to add some things required by ffmpeg/BUILD.gn. BUG= R=jamesr@chromium.org, brettw@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/150a0d8130245f42b9834411f182b3086c6c9a9f

Patch Set 1 #

Total comments: 5

Patch Set 2 : Removed unnecessary cases from no_incompatible_pointer_warnings #

Total comments: 1

Patch Set 3 : Removed obsolete comment from a build file #

Patch Set 4 : Reference older version of ffmpeg to avoid gn compatibility issues. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M .gitignore View 1 chunk +1 line, -0 lines 0 comments Download
M DEPS View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 2 3 1 chunk +9 lines, -0 lines 1 comment Download

Messages

Total messages: 18 (4 generated)
dalesat
5 years, 2 months ago (2015-10-13 00:08:47 UTC) #2
jamesr
Removing brettw from reviewer line, he doesn't work on this project. https://codereview.chromium.org/1399363002/diff/1/build/config/compiler/BUILD.gn File build/config/compiler/BUILD.gn (right): ...
5 years, 2 months ago (2015-10-13 00:13:56 UTC) #5
brettw
https://codereview.chromium.org/1399363002/diff/1/build/config/BUILDCONFIG.gn File build/config/BUILDCONFIG.gn (right): https://codereview.chromium.org/1399363002/diff/1/build/config/BUILDCONFIG.gn#newcode429 build/config/BUILDCONFIG.gn:429: # //third_party/ffmpeg/BUILD.gn wants to remove this, add it. Does ...
5 years, 2 months ago (2015-10-13 21:35:36 UTC) #7
dalesat
On 2015/10/13 00:13:56, jamesr wrote: > Removing brettw from reviewer line, he doesn't work on ...
5 years, 2 months ago (2015-10-13 22:29:00 UTC) #8
dalesat
On 2015/10/13 21:35:36, brettw wrote: > https://codereview.chromium.org/1399363002/diff/1/build/config/BUILDCONFIG.gn > File build/config/BUILDCONFIG.gn (right): > > https://codereview.chromium.org/1399363002/diff/1/build/config/BUILDCONFIG.gn#newcode429 > ...
5 years, 2 months ago (2015-10-13 22:29:59 UTC) #9
jamesr
Does this actually produce the result desired by ffmpeg, i.e. debug code is still compiled ...
5 years, 2 months ago (2015-10-13 22:33:56 UTC) #10
dalesat
On 2015/10/13 22:33:56, jamesr wrote: > Does this actually produce the result desired by ffmpeg, ...
5 years, 2 months ago (2015-10-14 00:40:42 UTC) #11
brettw
On 2015/10/14 00:40:42, dalesat wrote: > On 2015/10/13 22:33:56, jamesr wrote: > > Does this ...
5 years, 2 months ago (2015-10-14 03:12:50 UTC) #12
dalesat
On 2015/10/14 03:12:50, brettw wrote: > On 2015/10/14 00:40:42, dalesat wrote: > > On 2015/10/13 ...
5 years, 2 months ago (2015-10-14 16:09:02 UTC) #13
jamesr
I think you should sort that out before adding ffmpeg.
5 years, 2 months ago (2015-10-14 16:13:06 UTC) #14
dalesat
On 2015/10/14 16:13:06, jamesr wrote: > I think you should sort that out before adding ...
5 years, 2 months ago (2015-10-20 17:33:28 UTC) #15
jamesr
lgtm
5 years, 2 months ago (2015-10-20 23:06:31 UTC) #16
jamesr
https://codereview.chromium.org/1399363002/diff/60001/build/config/compiler/BUILD.gn File build/config/compiler/BUILD.gn (right): https://codereview.chromium.org/1399363002/diff/60001/build/config/compiler/BUILD.gn#newcode1077 build/config/compiler/BUILD.gn:1077: cflags += [ "-Wno-incompatible-pointer-types" ] we should open a ...
5 years, 2 months ago (2015-10-20 23:06:54 UTC) #17
dalesat
5 years, 2 months ago (2015-10-21 19:33:47 UTC) #18
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
150a0d8130245f42b9834411f182b3086c6c9a9f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698