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

Issue 149571: Adding Ogg/Theora/Vorbis-only FFmpeg binaries to Chromium nightly builds. (Closed)

Created:
11 years, 5 months ago by scherkus (not reviewing)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Adding Ogg/Theora/Vorbis-only FFmpeg binaries to Chromium nightly builds. BUG=16657 TEST=nightly builds of Chromium should include avutil-50.dll, avformat-52.dll, avcodec-52.dll and pthreadGC2.dll

Patch Set 1 #

Patch Set 2 : Updated Linux files #

Patch Set 3 : Now with ordering! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -4 lines) Patch
M chrome/tools/build/linux/FILES View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/tools/build/linux/FILES.official View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/tools/build/win/FILES View 1 2 2 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
scherkus (not reviewing)
11 years, 5 months ago (2009-07-13 21:35:47 UTC) #1
Michael Moss
Can you also update the corresponding linux FILES and FILES.official, adding: libavcodec.so.52 libavformat.so.52 libavutil.so.50
11 years, 5 months ago (2009-07-13 21:46:09 UTC) #2
scherkus (not reviewing)
Now with Linux support!
11 years, 5 months ago (2009-07-13 21:53:13 UTC) #3
scherkus (not reviewing)
Actually I'm scared about the Linux ones... anyway I can test this out locally?
11 years, 5 months ago (2009-07-13 21:53:35 UTC) #4
Nicolas Sylvain
I see a failed attempt to order them alphabetically, but other than that LGTM
11 years, 5 months ago (2009-07-13 21:55:52 UTC) #5
Michael Moss
LGTM On 2009/07/13 21:53:35, scherkus wrote: > Actually I'm scared about the Linux ones... anyway ...
11 years, 5 months ago (2009-07-13 21:56:08 UTC) #6
scherkus (not reviewing)
11 years, 5 months ago (2009-07-13 22:02:11 UTC) #7
Fixed up ordering on windows

We'll see how the bots handle the linux change ;)

Powered by Google App Engine
This is Rietveld 408576698