aboutsummaryrefslogtreecommitdiff
path: root/webrtc/video_engine/vie_sync_module.cc
AgeCommit message (Expand)Author
2015-12-09Reland of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:30000...Peter Boström
2015-12-08Revert of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:20001...kjellander
2015-12-08Merge webrtc/video_engine/ into webrtc/video/Peter Boström
2015-11-18modules/video_coding refactoringsHenrik Kjellander
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-11-01Delete a chain of methods in ViE, VoE and ACMhenrik.lundin
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-10-26Use webrtc/base/logging.h for video.Peter Boström
2015-10-21Remove system_wrappers/interface/trace_event.htommi
2015-07-15Base A/V synchronization on sync_labels.pbos
2015-05-21Remove ViEFrameProviderBase.Peter Boström
2014-12-15Use int64_t for milliseconds more often, primarily for TimeUntilNextProcess.pkasting@chromium.org
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