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

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: Add DEPS. 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') | media/filters/opus_audio_decoder.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index bcbb809e7ea3e2939c0e87aa378d7901d0e99625..6829f2a5d2d37499470d7e32d4408497ba2d6c86 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": "240141",
+ "ffmpeg_hash": "fcc30e07d1827301270f632a4fd398899314f9c2",
"sfntly_revision": "228",
"lighttpd_revision": "33737",
« no previous file with comments | « no previous file | media/base/media_file_checker.cc » ('j') | media/filters/opus_audio_decoder.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698