From fa0084cc70b51664ba394c628490ad002cb04c31 Mon Sep 17 00:00:00 2001 From: "fbarchard@chromium.org" Date: Mon, 22 Feb 2010 17:47:53 +0000 Subject: 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 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') 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", -- cgit v1.1