1. 8fe22fa StreamSynchronizationTest: Replace class Time with SimulatedClock. by Åsa Persson · 4 years, 8 months ago
  2. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  3. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  4. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  5. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  6. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/video/stream_synchronization_unittest.cc]
  7. fe50b4d Make class of static functions in rtp_to_ntp.h: - UpdateRtcpList - RtpToNtp by asapersson · 8 years ago
  8. b7e7b49 Use NtpTime in RtcpMeasurement instead of uint sec/uint frac. by asapersson · 8 years ago
  9. de9e5ff Add stats for frequency offset when converting RTP timestamp to NTP time. by asapersson · 8 years ago
  10. 77eab70 Enable the -Wundef warning for clang by kwiberg · 8 years ago
  11. 7623ce4 Reland of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:300001 of https://codereview.webrtc.org/1507903005/ ) by Peter Boström · 9 years ago[Renamed (99%) from webrtc/video_engine/stream_synchronization_unittest.cc]
  12. 8237abf Revert of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:20001 of https://codereview.webrtc.org/1506773002/ ) by kjellander · 9 years ago[Renamed (99%) from webrtc/video/stream_synchronization_unittest.cc]
  13. 03ef053 Merge webrtc/video_engine/ into webrtc/video/ by Peter Boström · 9 years ago[Renamed (99%) from webrtc/video_engine/stream_synchronization_unittest.cc]
  14. 0fcaf99 Enable cpplint for webrtc/video_engine by kjellander@webrtc.org · 9 years ago
  15. 66773a0 Move timestamp_extrapolator and rtp_to_ntp to system wrapper so that it can be shared by both audio and video engine. by wu@webrtc.org · 10 years ago
  16. f5d4cb1 Include files from webrtc/.. paths in video_engine/ by pbos@webrtc.org · 11 years ago
  17. 4e545b3 Fixed remaining nits from Stefan by pwestin@webrtc.org · 11 years ago
  18. 6311733 Updated the sync module with a slow moving filter by pwestin@webrtc.org · 11 years ago
  19. 0d8d010 Handle multiple calls to set initial delay by mikhal@webrtc.org · 11 years ago
  20. ef9f76a Adding a receive side API for buffering mode. by mikhal@webrtc.org · 11 years ago
  21. 14b43be Move src/ -> webrtc/ by andrew@webrtc.org · 12 years ago[Renamed from src/video_engine/stream_synchronization_unittest.cc]
  22. 64d9dec Move RtpToNtp functionality to its own file. by stefan@webrtc.org · 12 years ago
  23. 7c3523c Change audio/video sync to be based on mapping RTP timestamps to NTP. by stefan@webrtc.org · 12 years ago
  24. d7a71d0 Prepare to roll Chromium to 149181. by andrew@webrtc.org · 12 years ago
  25. 5f28498 First step in refactoring audio/video synchronization. Adds unittests. by stefan@webrtc.org · 12 years ago