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

Unified Diff: cc/cc.gyp

Issue 2121043002: 16 bpp video stream capture, render and WebGL usage - Realsense R200 & SR300 support. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tests: cc, skcanvas_video_renderer, wrtcrecorder... Fake capture supports Y16. Created 4 years, 3 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
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 96535a9da131f7563a142ab427d4d3b16746b066..20f2a15283684448b20352b40c3d1e9c81e17c51 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -419,6 +419,8 @@
'quads/texture_draw_quad.h',
'quads/tile_draw_quad.cc',
'quads/tile_draw_quad.h',
+ 'quads/y_video_draw_quad.cc',
+ 'quads/y_video_draw_quad.h',
'quads/yuv_video_draw_quad.cc',
'quads/yuv_video_draw_quad.h',
'raster/bitmap_raster_buffer_provider.cc',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/ipc/cc_param_traits.cc » ('j') | cc/output/renderer_pixeltest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698