aboutsummaryrefslogtreecommitdiff
path: root/webrtc/video_engine/vie_sync_module.cc
AgeCommit message (Expand)Author
2014-05-14Remove WEBRTC_TRACE uses in video_engine/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-24Calculate local/remote clock delta and capture ntp timestamp in receiver's ti...wu@webrtc.org
2013-11-08Fix for making sure that the packet in order checks are done prior to updatin...stefan@webrtc.org
2013-08-15Update talk to 50918584.wu@webrtc.org
2013-07-16Revert r4301tnakamura@webrtc.org
2013-07-05Breaking out receive-stats, rtp-payload-registry and rtp-receiver from thestefan@webrtc.org
2013-06-15Fix AV sync issuehclam@chromium.org
2013-06-14Log current and target AV delay in ViESyncModulehclam@chromium.org
2013-05-22API to control target delay in NetEq jitter buffer. NetEq maintains the given...turaj@webrtc.org
2013-05-17Include files from webrtc/.. paths in video_engine/pbos@webrtc.org
2013-04-11Adding playout buffer status to the voe video syncpwestin@webrtc.org
2013-04-09More trace eventshclam@chromium.org
2013-04-09WebRtc_Word32 -> int32_t in video_engine/pbos@webrtc.org
2013-04-04Adds event traces and counters for WebRTC receive side.edjee@google.com
2013-03-06Enabling bufffering mode with no sync module or VoEmikhal@webrtc.org
2013-02-15Adding a receive side API for buffering mode.mikhal@webrtc.org
2012-11-12Fixes an incorrect if statement in vie_sync_module.cc.stefan@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org