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

Unified Diff: content/content_common.gypi

Issue 20962003: ExynosVideoEncodeAccelerator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@screencast_vea
Patch Set: 53779052 Added framerate changing. Created 7 years, 4 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 e428cc19e9b8c6ff5cdbe479a491788669aa3003..115824cf3fd69b33b37785f18a80bd0975cc2e2d 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -484,6 +484,8 @@
'sources': [
'common/gpu/media/exynos_video_decode_accelerator.cc',
'common/gpu/media/exynos_video_decode_accelerator.h',
+ 'common/gpu/media/exynos_video_encode_accelerator.cc',
+ 'common/gpu/media/exynos_video_encode_accelerator.h',
'common/gpu/media/gles2_texture_to_egl_image_translator.cc',
'common/gpu/media/gles2_texture_to_egl_image_translator.h',
'common/gpu/media/omx_video_decode_accelerator.cc',

Powered by Google App Engine
This is Rietveld 408576698