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

Unified Diff: content/content_common.gypi

Issue 20962003: ExynosVideoEncodeAccelerator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@screencast_vea
Patch Set: 8b1dcfaa Using RequestEncodingParametersChange() now for bitrate in Initialize(). 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
« no previous file with comments | « content/common/sandbox_seccomp_bpf_linux.cc ('k') | no next file » | 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 0747f022076e189d973757d4e3bd5c346c9c111d..18ecdeaa036c638bb63b5721eb7cf92ef479fd9c 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -490,6 +490,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',
],
'include_dirs': [
'<(DEPTH)/third_party/khronos',
« no previous file with comments | « content/common/sandbox_seccomp_bpf_linux.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698