webrtc/modules
Mirko Bonadei f0d64a5f9b Reland "Unify OOURA implementations in one directory."
This is a reland of 09b439c6f7

Original change's description:
> Unify OOURA implementations in one directory.
>
> This CL moves the two OOURA implementations present in the WebRTC tree
> in one place.
>
> No functional change is expected.
>
> TBR=kwiberg@webrtc.org
>
> No-Try: True
> Bug: webrtc:11509
> Change-Id: I330a9ec57e3dc65c9c8b43edd4bb295c55920efa
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/173682
> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
> Reviewed-by: Per Åhgren <peah@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#31106}

TBR=kwiberg@webrtc.org, peah@webrtc.org

No-Tree-Checks: True
No-Try: True
Bug: webrtc:11509
Change-Id: Ifc28b0380062ab5aad5c498700aa3cc7f9c7802c
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/173720
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Per Åhgren <peah@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31111}
2020-04-20 16:08:19 +00:00
..
audio_coding Remove WebRTC-Audio-NewOpusPacketLossRateOptimization. 2020-04-14 10:02:52 +00:00
audio_device Compile ADM pulse code by default. 2020-03-25 16:48:41 +00:00
audio_mixer Remove unused dependency on APM in audio mixer 2020-03-25 16:57:31 +00:00
audio_processing Reland "Unify OOURA implementations in one directory." 2020-04-20 16:08:19 +00:00
congestion_controller Limit BWE drops from probes to 85% of the throughput estimate. 2020-04-16 14:51:43 +00:00
desktop_capture [DirectX] Fix vector allocation for raw data handling. 2020-03-19 19:12:36 +00:00
include Reland "Reland "Refactors UlpFec and FlexFec to use a common interface."" 2020-03-09 13:41:35 +00:00
pacing Makes dynamic pacer select paddig target based on rate. 2020-04-16 20:01:15 +00:00
remote_bitrate_estimator Replace std::string::find() == 0 with absl::StartsWith (part 2). 2020-04-02 14:38:30 +00:00
rtp_rtcp Remove RtpVideoHeader::discardable flag. 2020-04-20 10:25:43 +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 Make ProcessThread be a TaskQueue implementation 2020-02-27 14:29:03 +00:00
video_capture Fix -Wunreacheable-code on Mac. 2020-03-30 07:34:12 +00:00
video_coding Clean up old GoPs when the RTP sequence number jump. 2020-04-17 14:33:45 +00:00
video_processing Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00
BUILD.gn iSAC API wrapper unit test fix 2020-02-27 14:27:23 +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