diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-04 03:21:39 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-04 03:21:39 +0000 |
commit | bb6ea27363f946300a06ffed219ab625fc199758 (patch) | |
tree | 6ca4aeeae127af58dda736e394eac190a7f75f68 /DEPS | |
parent | 620a0037a55e5f10f5467d07ee0b789095a37eb6 (diff) | |
download | chromium_src-bb6ea27363f946300a06ffed219ab625fc199758.zip chromium_src-bb6ea27363f946300a06ffed219ab625fc199758.tar.gz chromium_src-bb6ea27363f946300a06ffed219ab625fc199758.tar.bz2 |
ffmpeg with libvpx 0.9.2
BUG=54007
TEST=media_bench.exe --stream=video --video-threads=16 d:\mediatests\red\red2.webm
Review URL: http://codereview.chromium.org/3298013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58575 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", "webkit_revision": "66724", - "ffmpeg_revision": "58320", + "ffmpeg_revision": "58574", "skia_revision": "593", "chromium_git": "http://src.chromium.org/git", "swig_revision": "40423", |