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

Unified Diff: content/content_browser.gypi

Issue 1132683004: MJPEG acceleration for video capture, browser part (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mjpeg-2-gpu
Patch Set: rebase Created 5 years, 6 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 | « content/common/gpu/media/gpu_jpeg_decode_accelerator.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 4876d0fc4aea3af6cb6e47c37b01d1cfe83945de..5349c6ae74cfeeb91bbb6274ac77a1f2a0b15860 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1244,6 +1244,8 @@
'browser/renderer_host/media/video_capture_controller_event_handler.h',
'browser/renderer_host/media/video_capture_device_client.cc',
'browser/renderer_host/media/video_capture_device_client.h',
+ 'browser/renderer_host/media/video_capture_gpu_jpeg_decoder.cc',
+ 'browser/renderer_host/media/video_capture_gpu_jpeg_decoder.h',
'browser/renderer_host/media/video_capture_host.cc',
'browser/renderer_host/media/video_capture_host.h',
'browser/renderer_host/media/video_capture_manager.cc',
« no previous file with comments | « content/common/gpu/media/gpu_jpeg_decode_accelerator.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698