summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-28 23:42:41 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-28 23:42:41 +0000
commitdb5a9250ad6a4fbc23d273ade3ed3aa15a1a3c71 (patch)
treeb21aca467291fe5f0d1f497e09bca5d9a9d6bc84 /DEPS
parent6834a2799b4e3cf92e032332f7580545dba671ea (diff)
downloadchromium_src-db5a9250ad6a4fbc23d273ade3ed3aa15a1a3c71.zip
chromium_src-db5a9250ad6a4fbc23d273ade3ed3aa15a1a3c71.tar.gz
chromium_src-db5a9250ad6a4fbc23d273ade3ed3aa15a1a3c71.tar.bz2
Revert 51062 - ffmpeg update to new version of ffmpeg june 16 and libvpx 0.9.1
BUG=none TEST=videos should still play Review URL: http://codereview.chromium.org/2862017 TBR=fbarchard@chromium.org Review URL: http://codereview.chromium.org/2818034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51071 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 8d7571a..d13e96c 100644
--- a/DEPS
+++ b/DEPS
@@ -2,12 +2,12 @@ vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
"webkit_revision": "62028",
- "ffmpeg_revision": "51060",
+ "ffmpeg_revision": "49485",
"skia_revision": "583",
"chromium_git": "http://src.chromium.org/git",
"swig_revision": "40423",
"nacl_revision": "2555",
- "libvpx_revision": "51060",
+ "libvpx_revision": "47941",
"libjingle_revision": "21",
}