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

Unified Diff: DEPS

Issue 111153003: FFmpeg fixups for M33 roll. Now with more Opus! (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: DEPS update. Created 7 years 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/base/media_file_checker.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 1816d413fe0055b84a846812dedfe3e0ea055ca6..a4b39f5db397cfe0ba270c0d398d47d35add6907 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": "237181",
- "ffmpeg_hash": "9186343787c9fe2af1a3b0350ac556508dfbaaf6",
+ "ffmpeg_revision": "240211",
+ "ffmpeg_hash": "8dc45cbcad763762bb679de280bdc584f35aa22f",
"sfntly_revision": "228",
"lighttpd_revision": "33737",
« no previous file with comments | « no previous file | media/base/media_file_checker.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698