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

Unified Diff: DEPS

Issue 11368093: Roll ffmpeg DEPS to pick up use_system_ffmpeg=1 changes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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 | no next file » | 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 23cec6ec8919cf90094274e9d8c97bead89ee384..d5fee388f2d561cabe95918d2bb5be6291165da7 100644
--- a/DEPS
+++ b/DEPS
@@ -25,8 +25,8 @@ vars = {
# These two FFmpeg variables must be updated together. One is used for SVN
# checkouts and the other for Git checkouts.
- "ffmpeg_revision": "165704",
- "ffmpeg_hash": "3d123ab057180446e18cc746721e924ace3fc072",
+ "ffmpeg_revision": "166067",
+ "ffmpeg_hash": "ca54d18833e0caccbc4bcddc3df9f15d08c4b567",
"sfntly_revision": "134",
"skia_revision": "6257",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698