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

Unified Diff: DEPS

Issue 61243002: Roll FFMpeg DEPS to pick up c99conv performance fixes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: One more perf fix. Created 7 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 3f84916cc96b056d0ad0a9e89184d2fc9177b342..61c14532bdc91ecc2f0a820d631ec2ae5ff0ad73 100644
--- a/DEPS
+++ b/DEPS
@@ -36,8 +36,8 @@ vars = {
# These two FFmpeg variables must be updated together. One is used for SVN
# checkouts and the other for Git checkouts.
- "ffmpeg_revision": "232187",
- "ffmpeg_hash": "79ff844dd6746854847e65a08535673de811930b",
+ "ffmpeg_revision": "233183",
+ "ffmpeg_hash": "d8b177c2a120619a352acb54d34535cf7070b64b",
"sfntly_revision": "228",
"lighttpd_revision": "33737",
« 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