diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-22 04:28:47 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-22 04:28:47 +0000 |
commit | 849b5e6fc3efafb25a659d7a9c7484d58e4d2952 (patch) | |
tree | 52655ed308ef1ec4aecfcd96be0e5408a96d29ce /DEPS | |
parent | d4fea1fdd9bba4f81ea2fb555a54164bb3f27c5c (diff) | |
download | chromium_src-849b5e6fc3efafb25a659d7a9c7484d58e4d2952.zip chromium_src-849b5e6fc3efafb25a659d7a9c7484d58e4d2952.tar.gz chromium_src-849b5e6fc3efafb25a659d7a9c7484d58e4d2952.tar.bz2 |
ffmpeg roll for ffmpeg_patch_13_r22931_vp3_more_huffman_bits
BUG=42197
TEST=http://people.xiph.org/~greg/11x.ogv
Review URL: http://codereview.chromium.org/1742005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45291 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", "webkit_revision": "58033", - "ffmpeg_revision": "43776", + "ffmpeg_revision": "45289", "skia_revision": "524", "chromium_git": "http://src.chromium.org/git", "swig_revision": "40423", |