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:
@ -44,8 +44,8 @@
|
||||
'../test/codec_database_test.cc',
|
||||
'../test/generic_codec_test.cc',
|
||||
'../test/media_opt_test.cc',
|
||||
'../test/mt_test_common.cc',
|
||||
'../test/mt_rx_tx_test.cc',
|
||||
'../test/mt_test_common.cc',
|
||||
'../test/normal_test.cc',
|
||||
'../test/quality_modes_test.cc',
|
||||
'../test/rtp_player.cc',
|
||||
@ -53,8 +53,8 @@
|
||||
'../test/test_util.cc',
|
||||
'../test/tester_main.cc',
|
||||
'../test/vcm_payload_sink_factory.cc',
|
||||
'../test/video_rtp_play_mt.cc',
|
||||
'../test/video_rtp_play.cc',
|
||||
'../test/video_rtp_play_mt.cc',
|
||||
'../test/video_source.cc',
|
||||
], # sources
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user