aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_coding/codecs/vp8/vp8_impl.h
AgeCommit message (Expand)Author
2015-12-21Lint fix for webrtc/modules/video_coding PART 1!philipel
2015-12-18Expose codec implementation names in stats.Peter Boström
2015-11-18modules/video_coding/utility: Remove includekjellander@webrtc.org
2015-11-18modules/video_coding refactoringsHenrik Kjellander
2015-11-16common_video: rename interface -> includekjellander
2015-10-19Unify FrameType and VideoFrameType.pbos
2015-10-19Add histogram for percentage of sent frames that are limited in resolution du...asapersson
2015-06-08Prevent bitrate overshoot for HD layer in VP8.Peter Boström
2015-05-30Rename I420VideoFrame to VideoFrame.Miguel Casas-Sanchez
2015-05-21Remove unused VideoDecoder methods.Peter Boström
2015-04-21Dynamic resolution change for VP8 HW encode.jackychen
2015-04-10Cleanup: Remove i420_video_frame.h header.Thiago Farina
2015-03-17Add I420 buffer pool to avoid unnecessary allocationsmagjed@webrtc.org
2015-03-04Set cpu_speed parameter for low resolutions, for non-simulcast.marpan@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
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-11-01Add VP9 codec to VCM and vie_auto_test.marpan@webrtc.org
2014-10-17Revert cls (original cl + fixes) 7422-7424 "Add VP9 codec to VCM..."henrike@webrtc.org
2014-10-10Add VP9 codec to VCM and vie_auto_test.marpan@webrtc.org
2014-09-12Add ability to downscale content to improve quality.pbos@webrtc.org
2014-04-15Propagate capture ntp timestamp from rtp to renderer.wu@webrtc.org
2013-08-23Relanding 4597 - Don't force key frame when decoding with errors.mikhal@webrtc.org
2013-08-23Revert 4597 "Don't force key frame when decoding with errors"henrike@webrtc.org
2013-08-22Don't force key frame when decoding with errorsmikhal@webrtc.org
2013-07-16Include files from webrtc/.. paths in video_coding/.pbos@webrtc.org
2013-04-17Remove libvpx pre-processor conditions and conditional compile of default tem...andresp@webrtc.org
2012-11-21Setting correct stride for VP8 encodermikhal@webrtc.org
2012-10-24Switching to I420VideoFramemikhal@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org