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

Unified Diff: media/DEPS

Issue 11468018: Add libvpx wrapper to media to support VP9 video decoding. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: First pass. Works on Windows, should work elsewhere. 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
« no previous file with comments | « no previous file | media/filters/libvpx_video_decoder.h » ('j') | media/filters/libvpx_video_decoder.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/DEPS
diff --git a/media/DEPS b/media/DEPS
index 16b05be910343e16eade5f8a2ea252a69549219c..2164e858118fc74cd1db79c4cc5d3268cad58efa 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+jni",
"+third_party/ffmpeg",
+ "+third_party/libvpx",
"+third_party/openmax",
"+third_party/skia",
"+ui/gfx",
« no previous file with comments | « no previous file | media/filters/libvpx_video_decoder.h » ('j') | media/filters/libvpx_video_decoder.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698