diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-05 17:39:34 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-05 17:39:34 +0000 |
commit | 5b6900eac8603392005b21401bd2355d302cf007 (patch) | |
tree | 2cbd1ec42eba9c8d5fd791bb0d3ce2694742a759 /DEPS | |
parent | 10b3feec4c728a5f589082ed408af0a1cb86419e (diff) | |
download | chromium_src-5b6900eac8603392005b21401bd2355d302cf007.zip chromium_src-5b6900eac8603392005b21401bd2355d302cf007.tar.gz chromium_src-5b6900eac8603392005b21401bd2355d302cf007.tar.bz2 |
ffmpeg update to new libvpx 0.9.5 and ffmpeg-mt nov 2
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/4543003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65217 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ vars = { "nacl_revision": "3365", "libjingle_revision": "33", "libvpx_revision": "65147", - "ffmpeg_revision": "64326", + "ffmpeg_revision": "65216", } deps = { |