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

Unified Diff: media/cast/cast.gyp

Issue 906403006: [Cast] Size-Adaptable platform video encoders. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed hubbe's comments. Created 5 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
« no previous file with comments | « media/cast/BUILD.gn ('k') | media/cast/cast_config.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/cast.gyp
diff --git a/media/cast/cast.gyp b/media/cast/cast.gyp
index 0a7c619f9abe8bce025765810459235cd3b15353..82ba1f44a78f8cafac180ae4896e2c6fecac7e6b 100644
--- a/media/cast/cast.gyp
+++ b/media/cast/cast.gyp
@@ -162,6 +162,8 @@
'sender/fake_software_video_encoder.cc',
'sender/frame_sender.cc',
'sender/frame_sender.h',
+ 'sender/size_adaptable_video_encoder_base.cc',
+ 'sender/size_adaptable_video_encoder_base.h',
'sender/software_video_encoder.h',
'sender/video_encoder.h',
'sender/video_encoder.cc',
« no previous file with comments | « media/cast/BUILD.gn ('k') | media/cast/cast_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698