aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_coding/codecs/interface/mock
AgeCommit message (Expand)Author
2015-12-21Lint fix for webrtc/modules/video_coding PART 1!philipel
2015-11-18modules/video_coding refactoringsHenrik Kjellander
2015-11-10Add DecodedImageCallback::Decoded() function with custom decode time value.Per
2015-10-29Remove redudant encoder rate calls.Peter Boström
2015-10-19Unify FrameType and VideoFrameType.pbos
2015-05-30Rename I420VideoFrame to VideoFrame.Miguel Casas-Sanchez
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
2015-01-12Use int64_t more consistently for times, in particular for RTT values.pkasting@chromium.org
2014-12-01Report encoded frame size in VideoSendStream.pbos@webrtc.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2013-07-16Include files from webrtc/.. paths in video_coding/.pbos@webrtc.org
2013-04-08WebRtc_Word32 => int32_t in video_coding/pbos@webrtc.org
2012-10-24Switching to I420VideoFramemikhal@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org