webrtc/modules
Ruslan Burakov d51cc7bd71 Add absolute capture time property to rtp sources.
This part of the effort to implement A/V sync metric.

Bug: webrtc:10739
Change-Id: I4adba1b99b37b31868168e37d9aa8e03f8ea6d4e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/159886
Commit-Queue: Ruslan Burakov <kuddai@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Reviewed-by: Minyue Li <minyue@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Ruslan Burakov <kuddai@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29849}
2019-11-20 18:50:45 +00:00
..
audio_coding ACM: Adding unittests for the remixing functionality 2019-11-20 06:20:22 +00:00
audio_device Clarifies identification of default communication device in ADM2 2019-11-20 15:02:06 +00:00
audio_mixer Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
audio_processing Refactoring of the analog AGC functionality to add multichannel support 2019-11-19 23:39:07 +00:00
congestion_controller Store delay measurements as struct instead of std::pair 2019-11-19 17:44:11 +00:00
desktop_capture RTC_EXPORT webrtc::GetScreenRect. 2019-11-08 09:55:17 +00:00
include Cleanup includes in modules/include/module_common_types.h 2019-10-07 16:06:26 +00:00
pacing Makes RoundRobinPacketQueue use same field trials as PacingController. 2019-11-20 13:36:46 +00:00
remote_bitrate_estimator Removes deprecated WebRTC-Bwe-AimdRateControl-NetworkState trial. 2019-10-24 08:14:02 +00:00
rtp_rtcp Add absolute capture time property to rtp sources. 2019-11-20 18:50:45 +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 Stop relying on GN's sources_assignment_filter. 2019-10-30 07:37:39 +00:00
video_capture Add missing assert.h for win no-test build 2019-11-17 07:52:32 +00:00
video_coding Introduce IVF file reader 2019-11-20 13:20:56 +00:00
video_processing Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
BUILD.gn Reland "Refactoring of the noise suppressor and adding true multichannel support" 2019-10-31 11:56:01 +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
OWNERS