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

Issue 862005: ffmpeg roll to new source that includes HE AAC... (Closed)

Created:
10 years, 9 months ago by fbarchard
Modified:
9 years, 7 months ago
CC:
chromium-reviews, scherkus (not reviewing), fbarchard, awong, Alpha Left Google, richard.winterton, Do not use (sergeyu)
Visibility:
Public.

Description

ffmpeg roll to new source that includes HE AAC BUG=35850 TEST=FFMPEG should still build/run Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=41893

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Patch Set 9 : '' #

Patch Set 10 : '' #

Patch Set 11 : '' #

Patch Set 12 : '' #

Patch Set 13 : '' #

Patch Set 14 : '' #

Patch Set 15 : '' #

Total comments: 1

Patch Set 16 : '' #

Patch Set 17 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+391 lines, -51 lines) Patch
M DEPS View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 1 chunk +1 line, -1 line 0 comments Download
M third_party/ffmpeg/ffmpeg.gyp View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 6 chunks +16 lines, -16 lines 0 comments Download
M third_party/ffmpeg/source/config/Chrome/linux/arm-neon/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 14 chunks +19 lines, -2 lines 0 comments Download
M third_party/ffmpeg/source/config/Chrome/linux/arm/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 14 chunks +19 lines, -2 lines 0 comments Download
M third_party/ffmpeg/source/config/Chrome/linux/ia32/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 15 chunks +20 lines, -3 lines 0 comments Download
M third_party/ffmpeg/source/config/Chrome/linux/x64/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 14 chunks +19 lines, -2 lines 0 comments Download
M third_party/ffmpeg/source/config/Chrome/mac/ia32/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 14 chunks +19 lines, -2 lines 0 comments Download
M third_party/ffmpeg/source/config/Chrome/win/ia32/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 14 chunks +19 lines, -2 lines 0 comments Download
M third_party/ffmpeg/source/config/ChromeOS/linux/arm-neon/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 14 chunks +19 lines, -2 lines 0 comments Download
M third_party/ffmpeg/source/config/ChromeOS/linux/arm/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 14 chunks +19 lines, -2 lines 0 comments Download
M third_party/ffmpeg/source/config/ChromeOS/linux/ia32/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 15 chunks +20 lines, -3 lines 0 comments Download
M third_party/ffmpeg/source/config/ChromeOS/linux/x64/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 14 chunks +19 lines, -2 lines 0 comments Download
M third_party/ffmpeg/source/config/Chromium/linux/arm-neon/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 13 chunks +18 lines, -1 line 0 comments Download
M third_party/ffmpeg/source/config/Chromium/linux/arm/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 13 chunks +18 lines, -1 line 0 comments Download
M third_party/ffmpeg/source/config/Chromium/linux/ia32/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 14 chunks +19 lines, -2 lines 0 comments Download
M third_party/ffmpeg/source/config/Chromium/linux/x64/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 13 chunks +18 lines, -1 line 0 comments Download
M third_party/ffmpeg/source/config/Chromium/mac/ia32/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 13 chunks +18 lines, -1 line 0 comments Download
M third_party/ffmpeg/source/config/Chromium/win/ia32/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 13 chunks +18 lines, -1 line 0 comments Download
M third_party/ffmpeg/source/config/ChromiumOS/linux/arm-neon/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 13 chunks +18 lines, -1 line 0 comments Download
M third_party/ffmpeg/source/config/ChromiumOS/linux/arm/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 13 chunks +18 lines, -1 line 0 comments Download
M third_party/ffmpeg/source/config/ChromiumOS/linux/ia32/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 14 chunks +19 lines, -2 lines 0 comments Download
M third_party/ffmpeg/source/config/ChromiumOS/linux/x64/config.h View 2 3 4 5 6 7 8 9 10 11 12 13 14 15 13 chunks +18 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
fbarchard
new ffmpeg needs new configure flag to specify os.
10 years, 9 months ago (2010-03-12 07:15:00 UTC) #1
fbarchard
Mac should work now. It turns out to be important to configure mac on a ...
10 years, 9 months ago (2010-03-17 22:09:51 UTC) #2
fbarchard
10 years, 9 months ago (2010-03-17 22:48:59 UTC) #3
remove ffprobe

Powered by Google App Engine
This is Rietveld 408576698