webrtc/modules
Johannes Kron b5d918324c Add RTP timestamp to contributing sources
RTP timestamp was recently added to contributing sources in the WebRTC
specification. This CL implements that change in WebRTC.

Bug: webrtc:10650
Change-Id: Ic0ccfbea7049a5b66063fa6cf60d01d5bd713132
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/137515
Reviewed-by: Fredrik Solenberg <solenberg@webrtc.org>
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Commit-Queue: Johannes Kron <kron@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28020}
2019-05-22 08:53:08 +00:00
..
audio_coding Audio coding: Don't choke when RTP timestamp rate > sample rate 2019-05-21 03:10:49 +00:00
audio_device Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" 2019-05-16 08:21:04 +00:00
audio_mixer Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
audio_processing AGC2 RNN VAD: remove unused dep (KissFFT) 2019-05-20 14:43:33 +00:00
bitrate_controller Cleanup: Using DCHECK comparison macros for unit types. 2019-04-12 13:01:03 +00:00
congestion_controller Splits SendTimeHistory::AddAndRemoveOld into Add/Remove. 2019-05-21 18:26:08 +00:00
desktop_capture Check nullity of CGColorSpaceCopyICCProfile's return value 2019-05-03 02:33:29 +00:00
include Delete unused RTPFragmentationHeader members 2019-05-17 09:26:17 +00:00
pacing Distinguish between missing packet and send failure. 2019-05-13 10:24:09 +00:00
remote_bitrate_estimator Distinguish between missing packet and send failure. 2019-05-13 10:24:09 +00:00
rtp_rtcp Add RTP timestamp to contributing sources 2019-05-22 08:53:08 +00:00
third_party Fix guards for headers in third party 2018-08-07 09:39:06 +00:00
utility Delete deprecated PlatformThread looping 2019-05-03 08:35:42 +00:00
video_capture Delete deprecated PlatformThread looping 2019-05-03 08:35:42 +00:00
video_coding Delete unused RTPFragmentationHeader members 2019-05-17 09:26:17 +00:00
video_processing Cleanup BUILD.gn files from imports like foo:foo 2019-03-21 13:05:28 +00:00
BUILD.gn Delete interface class VideoCaptureExternal 2019-04-09 08:18:20 +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