aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_coding/utility/quality_scaler_unittest.cc
AgeCommit message (Expand)Author
2015-12-21Lint fix for webrtc/modules/video_coding PART 3!philipel
2015-11-18modules/video_coding/utility: Remove includekjellander@webrtc.org
2015-09-25Implement a high-QP threshold for Android H.264.Peter Boström
2015-07-13Allow for framerate reduction for HW encoder.jackychen
2015-06-22Add default downscale threshold to QualityScaler.Peter Boström
2015-05-30Rename I420VideoFrame to VideoFrame.Miguel Casas-Sanchez
2015-05-21Hardware VP8 encoding: Use QP as metric for resize.jackychen
2015-04-21Dynamic resolution change for VP8 HW encode.jackychen
2014-09-12Add ability to downscale content to improve quality.pbos@webrtc.org