Sign in
webrtc
/
src
/
refs/branch-heads/4472
/
video
/
stream_synchronization.h
bef7b05
Make AV sync robust to failures to set a desired minimum delay
by Ivo Creusen
· 4 years, 5 months ago
74d2b1d
Add periodic logging of sync delays.
by Åsa Persson
· 5 years ago
4fc52c8
Make struct SynchronizationDelays more general.
by Åsa Persson
· 5 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 6 years ago
7120742
Adding NOLINT for typedefs.h and common_types.h
by Mirko Bonadei
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/video/stream_synchronization.h]
3ebbcb5
Stop using VoEVideoSync in Call/VideoReceiveStream.
by solenberg
· 8 years ago
fe50b4d
Make class of static functions in rtp_to_ntp.h: - UpdateRtcpList - RtpToNtp
by asapersson
· 8 years ago
de9e5ff
Add stats for frequency offset when converting RTP timestamp to NTP time.
by asapersson
· 8 years ago
4cd2790
Move RTP for synchroninzation and rename classes, files and variables.
by mflodman
· 8 years ago
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 (91%) from webrtc/video_engine/stream_synchronization.h]
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 (91%) from webrtc/video/stream_synchronization.h]
03ef053
Merge webrtc/video_engine/ into webrtc/video/
by Peter Boström
· 9 years ago
[Renamed (91%) from webrtc/video_engine/stream_synchronization.h]
98f5351
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
36a1438
Remove ViEFrameProviderBase.
by Peter Boström
· 10 years ago
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
· 11 years ago
f5d4cb1
Include files from webrtc/.. paths in video_engine/
by pbos@webrtc.org
· 12 years ago
6311733
Updated the sync module with a slow moving filter
by pwestin@webrtc.org
· 12 years ago
ef9f76a
Adding a receive side API for buffering mode.
by mikhal@webrtc.org
· 12 years ago
14b43be
Move src/ -> webrtc/
by andrew@webrtc.org
· 12 years ago
[Renamed from src/video_engine/stream_synchronization.h]
64d9dec
Move RtpToNtp functionality to its own file.
by stefan@webrtc.org
· 12 years ago
7c3523c
Change audio/video sync to be based on mapping RTP timestamps to NTP.
by stefan@webrtc.org
· 12 years ago
ab2610f
Removed the last lint warnings in video_engine.
by mflodman@webrtc.org
· 13 years ago
5f28498
First step in refactoring audio/video synchronization. Adds unittests.
by stefan@webrtc.org
· 13 years ago