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

Unified Diff: content/content_common.gypi

Issue 16693005: Add ExynosVideoEncodeAccelerator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@screencast_cl_5
Patch Set: b673f1a3 WIP - for posciak@ Created 7 years, 5 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/exynos_video_encode_accelerator.cc ('k') | media/base/video_decoder_config.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 9f74e85f61baccff55c940b7a1d26ceafe3076a9..5d26ffdcd1fd6954424e9dcddd450fa51aca9f34 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -461,6 +461,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',
« no previous file with comments | « content/common/gpu/media/exynos_video_encode_accelerator.cc ('k') | media/base/video_decoder_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698