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

Unified Diff: DEPS

Issue 10021045: Roll DEPS for new ffmpeg binaries. Add regression test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 8 years, 8 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 7a887af522b26017d9df14fb143562398c6f2726..cbfee36e33e360c30177648688d0c0e6e3c41f32 100644
--- a/DEPS
+++ b/DEPS
@@ -48,8 +48,8 @@ vars = {
# These two FFmpeg variables must be updated together. One is used for SVN
# checkouts and the other for Git checkouts.
- "ffmpeg_revision": "130811",
- "ffmpeg_hash": "bca931a3804e215f954de27bbef34cf15c576e92",
+ "ffmpeg_revision": "132717",
+ "ffmpeg_hash": "69a5a2e6784b5e46326acecf6d5697b63d639ca9",
"sfntly_revision": "128",
"skia_revision": "3709",
« 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