Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(421)

Unified Diff: DEPS

Issue 9693060: Roll deps for ffmpeg security fixes and add new test case. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | media/ffmpeg/ffmpeg_regression_tests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index abb59a3ca223f5ee0c4eb67917d2cbd0947dab3c..4aec84bf7e7eaca8bb6c119b14266fe7823c00a2 100644
--- a/DEPS
+++ b/DEPS
@@ -46,8 +46,8 @@ vars = {
# These two FFmpeg variables must be updated together. One is used for SVN
# checkouts and the other for Git checkouts.
- "ffmpeg_revision": "125946",
- "ffmpeg_hash": "d70dcd6cce182fe5fe1ce47561e17890a1bae2b9",
+ "ffmpeg_revision": "126470",
+ "ffmpeg_hash": "ddcf259fa5fb83159d441bd71f54e617e2a4afd3",
"sfntly_revision": "128",
"skia_revision": "3376",
« no previous file with comments | « no previous file | media/ffmpeg/ffmpeg_regression_tests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698