webrtc/modules
Jerome Jiang 103876f379 av1: turn off a few tools that are not used for rtc
Explicitly turn off obmc, warped motion, global motion and ref frame mv.

Bug: chromium:1095763, chromium:1170346
Change-Id: I19bc4fceef4cd5e35ea6699e6af883af244f8954
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/203900
Reviewed-by: Marco Paniconi <marpan@webrtc.org>
Reviewed-by: Marco Paniconi <marpan@google.com>
Commit-Queue: Jerome Jiang <jianj@google.com>
Cr-Commit-Position: refs/heads/master@{#33075}
2021-01-26 17:49:34 +00:00
..
async_audio_processing Async audio processing API 2020-10-02 12:33:34 +00:00
audio_coding Implement a Neon optimized function to find the argmax element in an array. 2021-01-21 13:42:34 +00:00
audio_device Make audio device mocks publicly visible 2021-01-22 17:08:42 +00:00
audio_mixer Cleanup after sorting out dependencies of OutputRateCalculator 2020-10-20 13:01:29 +00:00
audio_processing Allow separate dump sets for the data dumper in APM 2021-01-20 16:38:17 +00:00
congestion_controller Reland "Replace RTC_WARN_UNUSED_RESULT with ABSL_MUST_USE_RESULT in c++ code" 2021-01-15 17:59:05 +00:00
desktop_capture Refactor test window creation functions to be reusable. 2020-12-15 20:52:45 +00:00
include Delete RTPFragmentationHeader as no longer used 2020-09-03 00:01:27 +00:00
pacing Cleans up WebRTC-Pacer-SmallFirstProbePacket flag 2020-12-04 15:34:10 +00:00
remote_bitrate_estimator Cleanup of bwe_defines.h 2020-11-26 12:26:02 +00:00
rtp_rtcp Add option to attach custom object to an rtp packet 2021-01-25 18:31:34 +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 Rename CriticalSection to RecursiveCriticalSection. 2020-07-17 09:19:50 +00:00
video_capture Delete unneeded dependencies on the Module abstraction 2020-12-21 09:09:57 +00:00
video_coding av1: turn off a few tools that are not used for rtc 2021-01-26 17:49:34 +00:00
video_processing Delete unneeded dependencies on the Module abstraction 2020-12-21 09:09:57 +00:00
BUILD.gn Reland "Activating AVX2 support by default" 2020-10-03 22:37:13 +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