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

Unified Diff: DEPS

Issue 10850025: Roll FFmpeg deps for various fixes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Test Created 8 years, 5 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 | 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 369e954d7d2560029ae6b8d5338c72307fe69f05..db5e75edfdfda5ba25c59781a7173bdeadeeea66 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": "148611",
- "ffmpeg_hash": "4287c0271f399b98eb6851e6e650098f26b8c3c2",
+ "ffmpeg_revision": "149654",
+ "ffmpeg_hash": "f5a6dc3ba5038dca504545164bff477bb75a9a0e",
"sfntly_revision": "134",
"skia_revision": "4919",
« 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