summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorfbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-04 00:27:18 +0000
committerfbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-04 00:27:18 +0000
commit59910881bdfcfc6013319c51a4ffa207b1ec1f86 (patch)
treeac207af129c7bf5e453957b2cd55a5f2ee6abad9 /DEPS
parent7dad3d5f3d40d86158ed96536fd681701b43611d (diff)
downloadchromium_src-59910881bdfcfc6013319c51a4ffa207b1ec1f86.zip
chromium_src-59910881bdfcfc6013319c51a4ffa207b1ec1f86.tar.gz
chromium_src-59910881bdfcfc6013319c51a4ffa207b1ec1f86.tar.bz2
ffmpeg roll to 40347 to get ogg seek fix
BUG=37184 TEST=media_bench --stream=audio c:\work\repro.ogg Review URL: http://codereview.chromium.org/666005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40576 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 4b90ea8..64b6be2 100644
--- a/DEPS
+++ b/DEPS
@@ -2,7 +2,7 @@ vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
"webkit_revision": "55462",
- "ffmpeg_revision": "40324",
+ "ffmpeg_revision": "40347",
"skia_revision": "504",
"chromium_git": "http://src.chromium.org/git",
"swig_revision": "37274",