webrtc/modules
Johannes Kron 8cc711a7e1 Update URI of TransportSequenceNumberV2
The previous URI was a placeholder and is not valid. The URI
https://webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02/
must be used instead.

Bug: webrtc:10264
Change-Id: Ibabde599b5bbd116c1c5e86ba0c9c64019bf7026
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/126360
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Commit-Queue: Johannes Kron <kron@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27051}
2019-03-11 10:15:52 +00:00
..
audio_coding Prepare for splitting FrameType into AudioFrameType and VideoFrameType 2019-03-07 10:12:57 +00:00
audio_device Android: Use android_deps directly 2019-03-06 15:14:42 +00:00
audio_mixer Receive-side ready for multiple channels. 2019-01-29 12:43:23 +00:00
audio_processing Make AEC3 the default desktop AEC option in WebRTC 2019-03-06 08:43:48 +00:00
bitrate_controller Implicitly suppress //build/config/clang:find_bad_constructs. 2019-03-01 10:18:17 +00:00
congestion_controller Revert "DCHECK feedback_rtt is positive" 2019-03-10 11:00:37 +00:00
desktop_capture webrtc: Remove semicolons. 2019-02-20 16:02:59 +00:00
include Prepare for splitting FrameType into AudioFrameType and VideoFrameType 2019-03-07 10:12:57 +00:00
pacing Log pacer values to verbose log 2019-02-26 15:22:18 +00:00
remote_bitrate_estimator Update TransportSequenceNumberV2 extension to support fixed size 2019-03-06 09:08:11 +00:00
rtp_rtcp Update URI of TransportSequenceNumberV2 2019-03-11 10:15:52 +00:00
third_party Fix guards for headers in third party 2018-08-07 09:39:06 +00:00
utility Publish rtc::QueuedTask in api as webrtc::QueuedTask 2019-01-14 14:48:12 +00:00
video_capture Finally delete deprecated mac capturer. 2019-03-07 10:35:03 +00:00
video_coding Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" 2019-03-08 16:14:54 +00:00
video_processing Implicitly suppress //build/config/clang:find_bad_constructs. 2019-03-01 10:18:17 +00:00
BUILD.gn 2nd reland of https://webrtc-review.googlesource.com/c/src/+/114883 2019-02-22 09:59: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