diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-19 16:23:10 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-19 16:23:10 +0000 |
commit | ad306794b55bec45febc896f1def7abfa8fb5477 (patch) | |
tree | 7ca4a2918bde2671ecb81d7b7a30a0c8f33ce5a4 /DEPS | |
parent | d1f6a9c4f1690ac9322e96b85a7ccb5a471f8b5a (diff) | |
download | chromium_src-ad306794b55bec45febc896f1def7abfa8fb5477.zip chromium_src-ad306794b55bec45febc896f1def7abfa8fb5477.tar.gz chromium_src-ad306794b55bec45febc896f1def7abfa8fb5477.tar.bz2 |
ffmpeg binaries for chromium
BUG=68910
TEST=playing a compressed wave should fail gracefully
Review URL: http://codereview.chromium.org/6288008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71801 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ vars = { "nacl_revision": "4139", "libjingle_revision": "50", "libvpx_revision": "65287", - "ffmpeg_revision": "70984", + "ffmpeg_revision": "71799", "skia_revision": "699", } |