diff options
author | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-10 18:34:39 +0000 |
---|---|---|
committer | fbarchard@chromium.org <fbarchard@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-10 18:34:39 +0000 |
commit | d36534186ea00855d868b08be5830b86324bf9de (patch) | |
tree | c012e222234902a53c67ccbf0c87c0d3a086d4da /DEPS | |
parent | 6dcacafda1083ecab6d5415369ae30a1b2124758 (diff) | |
download | chromium_src-d36534186ea00855d868b08be5830b86324bf9de.zip chromium_src-d36534186ea00855d868b08be5830b86324bf9de.tar.gz chromium_src-d36534186ea00855d868b08be5830b86324bf9de.tar.bz2 |
ffmpeg roll for chromium to improve wav duration calculation
BUG=68910
TEST=duration warning should not appear
Review URL: http://codereview.chromium.org/6097011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70910 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": "4085", "libjingle_revision": "50", "libvpx_revision": "65287", - "ffmpeg_revision": "70664", + "ffmpeg_revision": "70905", } deps = { |