webrtc/modules
Niels Möller c3fa8e1ce7 New method RtpReceiver::GetLatestTimestamps.
The two timestamps, rtp time and corresponding system time, are always
used together, for audio/video sync. The new method reads both
timestamps, without releasing a lock in between. Ensures that the
caller gets values corresponding to the same packet.

Bug: webrtc:7135
Change-Id: I25bdcbe9ad620016bfad39841b339c266efade14
Reviewed-on: https://webrtc-review.googlesource.com/4062
Commit-Queue: Niels Moller <nisse@webrtc.org>
Commit-Queue: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20120}
2017-10-03 16:14:29 +00:00
..
audio_coding Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead 2017-10-03 15:26:56 +00:00
audio_device Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." 2017-10-03 09:49:04 +00:00
audio_mixer Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." 2017-10-03 09:49:04 +00:00
audio_processing Revert "Remove WEBRTC_TRACE." 2017-10-03 13:39:55 +00:00
bitrate_controller Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead 2017-10-03 15:26:56 +00:00
congestion_controller Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead 2017-10-03 15:26:56 +00:00
desktop_capture Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." 2017-10-03 09:49:04 +00:00
include Revert "Remove AudioDeviceObserver and make ADM not inherit from the Module interface." 2017-10-02 15:10:04 +00:00
media_file Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
pacing Remove encoding code from RtcEventLogImpl and use RtcEventLogEncoder instead 2017-10-03 15:26:56 +00:00
remote_bitrate_estimator Create RtcEventLogEncoderLegacy 2017-10-03 13:51:59 +00:00
rtp_rtcp New method RtpReceiver::GetLatestTimestamps. 2017-10-03 16:14:29 +00:00
utility Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
video_capture Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." 2017-10-03 09:49:04 +00:00
video_coding Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." 2017-10-03 09:49:04 +00:00
video_processing Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
BUILD.gn Remove voe::OutputMixer and AudioConferenceMixer. 2017-09-22 13:48:10 +00:00
module_common_types_unittest.cc Remove various IDs: 2017-09-28 14:37:11 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00