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

Issue 11364077: Linux: fix build with system ffmpeg (Chromium side). (Closed)

Created:
8 years, 1 month ago by Paweł Hajdan Jr.
Modified:
8 years, 1 month ago
Reviewers:
DaleCurtis
CC:
chromium-reviews, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Linux: fix build with system ffmpeg (Chromium side). BUG=118986, 91970 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=166557

Patch Set 1 #

Total comments: 3

Patch Set 2 : fixes #

Total comments: 2

Patch Set 3 : update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -2 lines) Patch
M build/common.gypi View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M media/base/media_posix.cc View 1 2 3 chunks +9 lines, -0 lines 0 comments Download
M media/ffmpeg/ffmpeg_common.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
Paweł Hajdan Jr.
8 years, 1 month ago (2012-11-05 18:38:06 UTC) #1
DaleCurtis
https://codereview.chromium.org/11364077/diff/1/media/filters/ffmpeg_glue.h File media/filters/ffmpeg_glue.h (right): https://codereview.chromium.org/11364077/diff/1/media/filters/ffmpeg_glue.h#newcode31 media/filters/ffmpeg_glue.h:31: #include "media/ffmpeg/ffmpeg_common.h" You can't include this header in other ...
8 years, 1 month ago (2012-11-05 19:24:31 UTC) #2
Paweł Hajdan Jr.
https://codereview.chromium.org/11364077/diff/1/media/filters/ffmpeg_glue.h File media/filters/ffmpeg_glue.h (right): https://codereview.chromium.org/11364077/diff/1/media/filters/ffmpeg_glue.h#newcode31 media/filters/ffmpeg_glue.h:31: #include "media/ffmpeg/ffmpeg_common.h" On 2012/11/05 19:24:31, DaleCurtis wrote: > You ...
8 years, 1 month ago (2012-11-05 19:31:37 UTC) #3
DaleCurtis
https://codereview.chromium.org/11364077/diff/1/media/filters/ffmpeg_glue.h File media/filters/ffmpeg_glue.h (right): https://codereview.chromium.org/11364077/diff/1/media/filters/ffmpeg_glue.h#newcode31 media/filters/ffmpeg_glue.h:31: #include "media/ffmpeg/ffmpeg_common.h" On 2012/11/05 19:31:37, Paweł Hajdan Jr. wrote: ...
8 years, 1 month ago (2012-11-05 19:34:41 UTC) #4
Paweł Hajdan Jr.
PTAL Thanks for the link to upstream commit! Indeed, things work with bleeding-edge ffmpeg from ...
8 years, 1 month ago (2012-11-06 18:25:01 UTC) #5
DaleCurtis
https://codereview.chromium.org/11364077/diff/4001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/11364077/diff/4001/build/common.gypi#newcode1939 build/common.gypi:1939: '__STDC_CONSTANT_MACROS', As the bots are indicating, I think you'll ...
8 years, 1 month ago (2012-11-06 18:41:21 UTC) #6
Paweł Hajdan Jr.
https://codereview.chromium.org/11364077/diff/4001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/11364077/diff/4001/build/common.gypi#newcode1939 build/common.gypi:1939: '__STDC_CONSTANT_MACROS', On 2012/11/06 18:41:21, DaleCurtis wrote: > As the ...
8 years, 1 month ago (2012-11-06 18:48:18 UTC) #7
DaleCurtis
lgtm then.
8 years, 1 month ago (2012-11-06 19:02:11 UTC) #8
commit-bot: I haz the power
8 years, 1 month ago (2012-11-07 21:20:43 UTC) #9

Powered by Google App Engine
This is Rietveld 408576698