summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-20 20:55:06 +0000
committerhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-20 20:55:06 +0000
commit51ce34eab4a225db84827701a42ccad0850edcd4 (patch)
treeee4d4ceee9c7e8cdd3b788b68d427a427c6b6e88 /DEPS
parent1045d07f06e346e7513a50a96d115446c3943bb8 (diff)
downloadchromium_src-51ce34eab4a225db84827701a42ccad0850edcd4.zip
chromium_src-51ce34eab4a225db84827701a42ccad0850edcd4.tar.gz
chromium_src-51ce34eab4a225db84827701a42ccad0850edcd4.tar.bz2
Remove GetVp8CxAlgoAddress hack
libvpx has introduced vpx_codec_vp8_cx() and vpx_codec_vp8_dx() use them instead. BUG=None TEST=None Review URL: http://codereview.chromium.org/5831006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69745 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 44a4461..b4c15b3 100644
--- a/DEPS
+++ b/DEPS
@@ -11,7 +11,7 @@ vars = {
"nacl_revision": "4007",
"libjingle_revision": "50",
"libvpx_revision": "65287",
- "ffmpeg_revision": "67548",
+ "ffmpeg_revision": "69487",
}
deps = {