webrtc/modules
Mirko Bonadei e7bc3a3477 Reland "Adds trial to use correct overhead calculation in pacer."
This reverts commit 7affd9bcbb.

Reason for revert: The perf issue has been addressed in the reland (https://webrtc-review.googlesource.com/c/src/+/167883).

Original change's description:
> Revert "Adds trial to use correct overhead calculation in pacer."
> 
> This reverts commit 71a77c4b3b.
> 
> Reason for revert: https://webrtc-review.googlesource.com/c/src/+/167524 needs to be reverted and this CL causes a merge conflict.
> 
> Original change's description:
> > Adds trial to use correct overhead calculation in pacer.
> > 
> > Bug: webrtc:9883
> > Change-Id: I1f25a235468678bf823ee1399ba31d94acf33be9
> > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/166534
> > Reviewed-by: Erik Språng <sprang@webrtc.org>
> > Commit-Queue: Sebastian Jansson <srte@webrtc.org>
> > Cr-Commit-Position: refs/heads/master@{#30399}
> 
> TBR=sprang@webrtc.org,srte@webrtc.org
> 
> Change-Id: I7d3efa29f70aa0363311766980acae6d88bbcaaa
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Bug: webrtc:9883
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/167880
> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#30409}

TBR=mbonadei@webrtc.org,sprang@webrtc.org,srte@webrtc.org

Change-Id: Iafdef81d08078000dc368e001f67bee660e2f5bc
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: webrtc:9883
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/167861
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30414}
2020-01-29 18:45:16 +00:00
..
audio_coding Reland "Reland "Only include overhead if using send side bandwidth estimation."" 2020-01-29 18:42:34 +00:00
audio_device Replace MockAudioDeviceModule mock refcounting with real refcounting 2020-01-23 19:04:58 +00:00
audio_mixer Reformat GN files. 2020-01-21 12:13:11 +00:00
audio_processing AEC3: Added multi-channel support for the capture delay functionality 2020-01-28 15:39:26 +00:00
congestion_controller Reformat GN files. 2020-01-21 12:13:11 +00:00
desktop_capture Include cursor rects in updated_region. 2020-01-24 20:16:58 +00:00
include Cleanup includes in modules/include/module_common_types.h 2019-10-07 16:06:26 +00:00
pacing Reland "Adds trial to use correct overhead calculation in pacer." 2020-01-29 18:45:16 +00:00
remote_bitrate_estimator Reformat GN files. 2020-01-21 12:13:11 +00:00
rtp_rtcp Pass picture_id from generic packetizer through codec-specific field 2020-01-28 19:26:28 +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 Reformat GN files. 2020-01-21 12:13:11 +00:00
video_capture Reformat GN files. 2020-01-21 12:13:11 +00:00
video_coding Add 444 support for vp9 decoder wrapper. 2020-01-29 16:32:10 +00:00
video_processing Reformat GN files. 2020-01-21 12:13:11 +00:00
BUILD.gn Reformat GN files. 2020-01-21 12:13:11 +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