diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-01 06:06:23 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-01 06:06:23 +0000 |
commit | 2d460ee1fc517d8951fb7ba9e6881ad2cc7c716e (patch) | |
tree | 79576b5d8ab75a14de6ef263cd77561be5c20527 /DEPS | |
parent | 1a13224309d6d1d94a2cd1b1d492cd2f78f20e94 (diff) | |
download | chromium_src-2d460ee1fc517d8951fb7ba9e6881ad2cc7c716e.zip chromium_src-2d460ee1fc517d8951fb7ba9e6881ad2cc7c716e.tar.gz chromium_src-2d460ee1fc517d8951fb7ba9e6881ad2cc7c716e.tar.bz2 |
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
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |