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

Unified Diff: media/DEPS

Issue 11416367: Add Opus decode wrapper to media. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move opus support behind a flag, and add canPlayType support. Created 8 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
Index: media/DEPS
diff --git a/media/DEPS b/media/DEPS
index 16b05be910343e16eade5f8a2ea252a69549219c..a72ca3e125a4d87147fddb2b631c43ab32b2d22c 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+jni",
"+third_party/ffmpeg",
"+third_party/openmax",
+ "+third_party/opus",
"+third_party/skia",
"+ui/gfx",
"+ui/gl",

Powered by Google App Engine
This is Rietveld 408576698