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

Unified Diff: DEPS

Issue 10829204: Roll FFmpeg for security fixes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 58c52ccb9a31a8f9a388e3baabd1b993bce8afb6..866b05e4c62984cc09b8c790a18c89113b26f9bf 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": "149654",
- "ffmpeg_hash": "f5a6dc3ba5038dca504545164bff477bb75a9a0e",
+ "ffmpeg_revision": "150165",
+ "ffmpeg_hash": "2079ffae30f8da6c6eed985cce00e04c31b40888",
"sfntly_revision": "134",
"skia_revision": "4959",
« 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