Add ability to downscale content to improve quality.
BUG=3712 R=marpan@google.com, stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/18169004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7164 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -18,8 +18,10 @@
|
||||
'<(webrtc_root)/system_wrappers/source/system_wrappers.gyp:system_wrappers',
|
||||
],
|
||||
'sources': [
|
||||
'include/frame_dropper.h',
|
||||
'frame_dropper.cc',
|
||||
'include/frame_dropper.h',
|
||||
'quality_scaler.cc',
|
||||
'quality_scaler.h',
|
||||
],
|
||||
},
|
||||
], # targets
|
||||
|
||||
Reference in New Issue
Block a user