summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-22 17:47:53 +0000
committerfbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-22 17:47:53 +0000
commitfa0084cc70b51664ba394c628490ad002cb04c31 (patch)
tree9b11bc8c43b89a89620613e902bc0b5f29004e1f
parent74c8136d7c6fd35da216697e37446c90fbe0e0d8 (diff)
downloadchromium_src-fa0084cc70b51664ba394c628490ad002cb04c31.zip
chromium_src-fa0084cc70b51664ba394c628490ad002cb04c31.tar.gz
chromium_src-fa0084cc70b51664ba394c628490ad002cb04c31.tar.bz2
ffmpeg - roll to version of ffmpeg that enables pthreads and uses O2.
BUG=35850 TEST=size of ffmpeg dll's should be reduced about 30%. Review URL: http://codereview.chromium.org/652048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39608 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 7643261..87158a8 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@ vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
"webkit_revision": "55033",
- "ffmpeg_revision": "38862",
+ "ffmpeg_revision": "39607",
"skia_revision": "490",
"chromium_git": "http://src.chromium.org/git",
"swig_revision": "37274",