From 2d460ee1fc517d8951fb7ba9e6881ad2cc7c716e Mon Sep 17 00:00:00 2001 From: "fbarchard@chromium.org" Date: Wed, 1 Sep 2010 06:06:23 +0000 Subject: roll to ffmpeg with lucid thread fix BUG=54038 TEST=run chrome with threads. should behave similar to windows in performance Review URL: http://codereview.chromium.org/3297003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58140 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 4cb081b..279998b 100644 --- a/DEPS +++ b/DEPS @@ -2,7 +2,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://nativeclient.googlecode.com/svn/trunk", "webkit_revision": "66547", - "ffmpeg_revision": "57864", + "ffmpeg_revision": "58138", "skia_revision": "593", "chromium_git": "http://src.chromium.org/git", "swig_revision": "40423", -- cgit v1.1