commit | 00c6595aa7259ecf73eb9a82e2db4d1a9d3f4f41 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Mar 06 06:19:24 2012 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Mar 06 06:19:24 2012 |
tree | 7cd777bf09e8e68ec3a14b7e59b3fd6ba9613d82 | |
parent | 79b18961011b297d417e7da6f5e0413c05c7c734 [diff] [blame] |
Roll ffmpeg deps to include valgrind gyps fixes. ffmpeg_rev: http://src.chromium.org/viewvc/chrome?view=rev&revision=125083 ffmpeg_hash: http://git.chromium.org/gitweb/?p=chromium/third_party/ffmpeg.git;a=commit;h=4e37a64923324198527aad38da497385deaf9184 BUG=109780 TEST=Built ffmpeg. Review URL: http://codereview.chromium.org/9554015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125127 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/DEPS b/DEPS index 9c096b3..313efe7 100644 --- a/DEPS +++ b/DEPS
@@ -46,8 +46,8 @@ # These two FFmpeg variables must be updated together. One is used for SVN # checkouts and the other for Git checkouts. - "ffmpeg_revision": "124825", - "ffmpeg_hash": "baa5f11e7dc682b2bb5545e9fbf037090b99fff1", + "ffmpeg_revision": "125083", + "ffmpeg_hash": "4e37a64923324198527aad38da497385deaf9184", "sfntly_revision": "128", "skia_revision": "3312",