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

Unified Diff: content/content_common.gypi

Issue 137023008: Add support for Tegra V4L2 VDA (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 9 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: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 97b4400e64887b7a0b149154b3e03997697a4dcf..9d3bca361d8f13da0dfea9e08acc5e317e66d818 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -623,6 +623,8 @@
'common/gpu/media/exynos_v4l2_video_device.h',
'common/gpu/media/exynos_video_encode_accelerator.cc',
'common/gpu/media/exynos_video_encode_accelerator.h',
+ 'common/gpu/media/tegra_v4l2_video_device.cc',
+ 'common/gpu/media/tegra_v4l2_video_device.h',
Ami GONE FROM CHROMIUM 2014/03/28 17:10:01 OOC what is the impact of this on the size (bytes)
shivdasp 2014/03/28 18:54:11 Hmm.. I need to check it by comparing with or with
Ami GONE FROM CHROMIUM 2014/03/28 19:33:40 I also believe it will not be a significant increa
'common/gpu/media/v4l2_video_decode_accelerator.cc',
'common/gpu/media/v4l2_video_decode_accelerator.h',
'common/gpu/media/v4l2_video_device.cc',

Powered by Google App Engine
This is Rietveld 408576698