webrtc/modules
Tommi 2497a27b22 Store RtpPacketReceived::arrival_time as Timestamp.
Previously this value was rounded up to a millisecond value.
This change is complementary to another change:
https://webrtc-review.googlesource.com/c/src/+/216398

Bug: webrtc:12722
Change-Id: I0fd2baceb4608132615fb6ad241ec863e343edb1
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/217521
Commit-Queue: Tommi <tommi@webrtc.org>
Reviewed-by: Johannes Kron <kron@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33928}
2021-05-05 16:22:33 +00:00
..
async_audio_processing Use SequenceChecker from public API 2021-02-10 15:04:55 +00:00
audio_coding Refactor the PlatformThread API. 2021-05-05 09:59:07 +00:00
audio_device Refactor the PlatformThread API. 2021-05-05 09:59:07 +00:00
audio_mixer Replace more instances of rtc::RefCountedObject with make_ref_counted. 2021-04-27 17:01:59 +00:00
audio_processing Refactor the PlatformThread API. 2021-05-05 09:59:07 +00:00
congestion_controller Replace interfaces for sending RTCP with std::functions in ReceiveSideCongestionController 2021-04-21 13:10:44 +00:00
desktop_capture Refactor the PlatformThread API. 2021-05-05 09:59:07 +00:00
include Delete RTPFragmentationHeader as no longer used 2020-09-03 00:01:27 +00:00
pacing Use unordered map in RoundRobinPacketQueue 2021-04-27 12:55:35 +00:00
remote_bitrate_estimator Replace interfaces for sending RTCP with std::functions in ReceiveSideCongestionController 2021-04-21 13:10:44 +00:00
rtp_rtcp Store RtpPacketReceived::arrival_time as Timestamp. 2021-05-05 16:22:33 +00:00
third_party Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
utility Refactor the PlatformThread API. 2021-05-05 09:59:07 +00:00
video_capture Refactor the PlatformThread API. 2021-05-05 09:59:07 +00:00
video_coding Set new defaults for vp8 decoder deblocking params 2021-05-05 11:04:30 +00:00
video_processing Delete unneeded dependencies on the Module abstraction 2020-12-21 09:09:57 +00:00
BUILD.gn Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
module_common_types_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00