aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/video_coding/main/source/timing.h
AgeCommit message (Expand)Author
2015-11-18modules/video_coding refactoringsHenrik Kjellander
2015-11-10Add DecodedImageCallback::Decoded() function with custom decode time value.Per
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2014-12-09Add histograms for receive statistics:asapersson@webrtc.org
2014-09-24Move thread_annotations.h to webrtc/base/.pbos@webrtc.org
2014-07-10Fix data race in VCMTiming::ResetDecodeTime.pbos@webrtc.org
2014-05-07Move timestamp_extrapolator and rtp_to_ntp to system wrapper so that it can b...wu@webrtc.org
2014-04-11Cleaned up logging in video_coding.stefan@webrtc.org
2013-10-23Expose VideoCodingModule's decoder stats up the stack from VCMTiming to chrom...fischman@webrtc.org
2013-05-30VCM/Timing: Setting clear names to members & methodsmikhal@webrtc.org
2013-05-21Refactor VCM/Timing.mikhal@webrtc.org
2013-05-17Improve wraparound handling in the render time extrapolator.stefan@webrtc.org
2013-05-07Relanding r3952: VCM: Updating receiver logicmikhal@webrtc.org
2013-05-06Revert r3952 "VCM: Updating receiver logic"stefan@webrtc.org
2013-05-03VCM: Updating receiver logicmikhal@webrtc.org
2013-04-17Updating delay for first valuemikhal@webrtc.org
2013-04-02Webrtc_Word32 => int32_t in video_coding/main/pbos@webrtc.org
2013-02-15Adding a receive side API for buffering mode.mikhal@webrtc.org
2013-01-21Move video_coding to new Clock interface and remove fake clock implementation...stefan@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org