aboutsummaryrefslogtreecommitdiff
path: root/webrtc/video_decoder.h
AgeCommit message (Expand)Author
2015-12-18Expose codec implementation names in stats.Peter Boström
2015-12-10Add VideoCodec::PreferDecodeLateperkj
2015-11-10Add DecodedImageCallback::Decoded() function with custom decode time value.Per
2015-06-29iOS HW H264 support.Zeke Chin
2015-05-30Rename I420VideoFrame to VideoFrame.Miguel Casas-Sanchez
2015-05-21Remove unused VideoDecoder methods.Peter Boström
2015-05-18Add HW fallback option to software decoding.Peter Boström
2015-03-16Revert "Changed argument occurences of const I420VideoFrame* to const I420Vid...magjed@webrtc.org
2015-03-16Changed argument occurences of const I420VideoFrame* to const I420VideoFrame&...hbos@webrtc.org
2014-11-04Add support for VP9 in webrtc::Call and video_loopback.stefan@webrtc.org
2014-10-29Use external VideoDecoders in VideoReceiveStream.pbos@webrtc.org