aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.cc
AgeCommit message (Expand)Author
2016-01-07Add ImplementationName to SimulcastEncoderAdapter.pbos
2015-12-21Lint fix for webrtc/modules/video_coding PART 1!philipel
2015-10-23Remove VideoFrameType aliases for FrameType.Peter Boström
2015-10-19Unify FrameType and VideoFrameType.pbos
2015-10-15Add native-handle support for single VP8 streams.pbos
2015-10-06Remove kSkipFrame usage.Peter Boström
2015-07-13Allow for framerate reduction for HW encoder.jackychen
2015-06-24In screenshare mode, suppress VP8 bitrate overshoot and increase qualityErik Språng
2015-05-30Rename I420VideoFrame to VideoFrame.Miguel Casas-Sanchez
2015-05-22Fix simulcast_encoder_adapter giving full target_bitrate to the 2nd layer of ...Noah Richards
2015-04-21Dynamic resolution change for VP8 HW encode.jackychen
2015-04-15Modified the simulcast encoder adapter to correctly handle encoded frames fro...Noah Richards
2015-02-16Setup encoders inexpensively before first frame.pbos@webrtc.org
2015-01-14Implement SimulcastEncoderAdapter support.pbos@webrtc.org
2015-01-12Use int64_t more consistently for times, in particular for RTT values.pkasting@chromium.org
2014-12-09Merge VP8 changes.pbos@webrtc.org