1. 3ca732d Prevent warnings from timestamp aligner used in AudioDeviceBuffer by Olov Brändström · 2 years, 1 month ago
  2. 96e3b99 Use backticks not vertical bars to denote variables in comments for /rtc_base by Artem Titov · 3 years, 8 months ago
  3. dd14a95 Allow TimestampAligner to translate timestamp without new observation of system clock. by Minyue Li · 5 years ago
  4. 37e388a Refactor TimestampAligner for more general use. by Minyue Li · 5 years ago
  5. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  6. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  7. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  8. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from rtc_base/timestampaligner.cc]
  9. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  10. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  11. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  12. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago[Renamed from webrtc/rtc_base/timestampaligner.cc]
  13. e96c45b Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)" by kjellander · 8 years ago
  14. 0072511 Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)" by Henrik Kjellander · 8 years ago
  15. f1c5ebf Update includes for webrtc/{base => rtc_base} rename (3/3) by kjellander · 8 years ago
  16. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/timestampaligner.cc]
  17. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 8 years ago[Renamed from webrtc/rtc_base/timestampaligner.cc]
  18. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 8 years ago[Renamed from webrtc/base/timestampaligner.cc]
  19. a075848 New method TimestampAligner::TranslateTimestamp by nisse · 9 years ago
  20. 0bade0d AVFoundation Video Capturer: Remove thread jump when delivering frames by Magnus Jedvert · 9 years ago
  21. 76f91cd Add ThreadChecker to the TimestampAligner class. by nisse · 9 years ago
  22. 191b359 Implement timestamp translation/filter in VideoCapturer. by nisse · 9 years ago