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

Unified Diff: media/media.gyp

Issue 445013002: media: Optimize HW Video to 2D Canvas copy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rename from Context3DProvider to Context3D Created 6 years, 1 month 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/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index d90874f56c58c3091b3f034115f6b42ebdc0095d..8471f6517bc7a56b0d2e77629a0810bb23fbc280 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -407,6 +407,7 @@
'filters/blocking_url_protocol.h',
'filters/chunk_demuxer.cc',
'filters/chunk_demuxer.h',
+ 'filters/context_3d.h',
'filters/decoder_selector.cc',
'filters/decoder_selector.h',
'filters/decoder_stream.cc',

Powered by Google App Engine
This is Rietveld 408576698