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