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

Unified Diff: DEPS

Issue 10828038: Roll FFMpeg for M22. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. 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 | media/ffmpeg/ffmpeg_regression_tests.cc » ('j') | media/ffmpeg/ffmpeg_regression_tests.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 00cfb9b86fc86a71eec1df7d86322d47723cabf5..d846da915c6f3a2c6f5d3fdd9a0e748a9def1baa 100644
--- a/DEPS
+++ b/DEPS
@@ -53,8 +53,8 @@ vars = {
# These two FFmpeg variables must be updated together. One is used for SVN
# checkouts and the other for Git checkouts.
- "ffmpeg_revision": "142289",
- "ffmpeg_hash": "23f177366e3bce3a628a7d3feedceed4e18dcc04",
+ "ffmpeg_revision": "148611",
+ "ffmpeg_hash": "4287c0271f399b98eb6851e6e650098f26b8c3c2",
"sfntly_revision": "134",
"skia_revision": "4804",
« no previous file with comments | « no previous file | media/ffmpeg/ffmpeg_regression_tests.cc » ('j') | media/ffmpeg/ffmpeg_regression_tests.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698