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

Unified Diff: DEPS

Issue 10399110: Roll FFmpeg DEPS to pull in mp3 decoding fixes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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 | 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 fd7f0709af68a566f7457d6da001244dce889fbf..3a99fe93350ad021e2d409476413e14254f6a44c 100644
--- a/DEPS
+++ b/DEPS
@@ -51,8 +51,8 @@ vars = {
# These two FFmpeg variables must be updated together. One is used for SVN
# checkouts and the other for Git checkouts.
- "ffmpeg_revision": "137006",
- "ffmpeg_hash": "4ece657f9dad6a37e7b7e3584eb8887aad4dc499",
+ "ffmpeg_revision": "138127",
+ "ffmpeg_hash": "9b8f7bea0a9b919b15a53e1bad56f251e41b558b",
"sfntly_revision": "128",
"skia_revision": "3995",
« 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