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

Unified Diff: content/content_common.gypi

Issue 1636083003: H264 HW encode using VideoToolbox (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: miu@ comments. Created 4 years, 10 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 b4d2e943c81dfbf8fa1ebe1cd4a222a91933a234..5aa3a8527deb544574e4fd53e307f3bc086b4ddd 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -691,6 +691,8 @@
'common/gpu/media/vt_mac.h',
'common/gpu/media/vt_video_decode_accelerator_mac.cc',
'common/gpu/media/vt_video_decode_accelerator_mac.h',
+ 'common/gpu/media/vt_video_encode_accelerator.cc',
+ 'common/gpu/media/vt_video_encode_accelerator.h',
],
'sources!': [
'common/plugin_list_posix.cc',

Powered by Google App Engine
This is Rietveld 408576698