diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-01 23:42:14 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-01 23:42:14 +0000 |
commit | 46fbe185add3ca3e44205804251f410e4944b2f6 (patch) | |
tree | 31366d6a3beaad59d5350cfcbdaca9339c68e478 /DEPS | |
parent | a76fe1ac83d150be2b2705519eb770b0f49dd35d (diff) | |
download | chromium_src-46fbe185add3ca3e44205804251f410e4944b2f6.zip chromium_src-46fbe185add3ca3e44205804251f410e4944b2f6.tar.gz chromium_src-46fbe185add3ca3e44205804251f410e4944b2f6.tar.bz2 |
roll to ffmpeg that respects dirac and remove from ffmpeg.gyp
BUG=35850
TEST=ffmpeg should still build and be smaller.
Review URL: http://codereview.chromium.org/660333
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40320 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": "55373", - "ffmpeg_revision": "40314", + "ffmpeg_revision": "40318", "skia_revision": "504", "chromium_git": "http://src.chromium.org/git", "swig_revision": "37274", |