webrtc/common_audio
Artem Titov 3f87250a4f Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely"
This reverts commit 5f0eb93d2a.

Reason for revert: Breaks downstream project. I'm going to fix that one and create a reland of this CL after.

Original change's description:
> Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely
>
> Bug: webrtc:13555, webrtc:13082
> Change-Id: Iff2cda6f516739419e97e975e03f77a98f74be03
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/249260
> Reviewed-by: Harald Alvestrand <hta@webrtc.org>
> Reviewed-by: Artem Titov <titovartem@webrtc.org>
> Commit-Queue: (Daniel.L) Byoungchan Lee <daniel.l@hpcnt.com>
> Cr-Commit-Position: refs/heads/main@{#35805}

TBR=hta@webrtc.org,titovartem@webrtc.org,daniel.l@hpcnt.com,webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com

Change-Id: I33d497f1132adfe6d151023195a388d9b7d548f9
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: webrtc:13555, webrtc:13082
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/249364
Reviewed-by: Artem Titov <titovartem@webrtc.org>
Owners-Override: Artem Titov <titovartem@webrtc.org>
Reviewed-by: Andrey Logvin <landrey@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35807}
2022-01-26 14:56:14 +00:00
..
include Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
mocks In common_audio/ and modules/audio_* replace mock macros with unified MOCK_METHOD macro 2020-05-20 13:17:31 +00:00
resampler Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" 2022-01-26 14:56:14 +00:00
signal_processing Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
third_party Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
vad Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
audio_converter.cc ClangTidy fixes for common_audio/ 2019-03-15 00:43:12 +00:00
audio_converter.h Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" 2022-01-26 14:56:14 +00:00
audio_converter_unittest.cc Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
audio_util.cc Removing all external access to the integer sample data in AudioBuffer 2019-08-20 08:36:47 +00:00
audio_util_unittest.cc Reland of Correct conversion between float and fixed formats 2019-08-19 12:15:07 +00:00
BUILD.gn Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
channel_buffer.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
channel_buffer.h Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
channel_buffer_unittest.cc Rename several more tests that use EXPECT_DEATH to *DeathTest. 2020-05-18 16:10:04 +00:00
DEPS Removing openmax_dl 2018-05-07 12:12:04 +00:00
fir_filter.h Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
fir_filter_avx2.cc Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
fir_filter_avx2.h Support AVX2/FMA intrinsics in audio FIR filter 2020-08-19 10:21:31 +00:00
fir_filter_c.cc Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
fir_filter_c.h Format almost everything. 2019-07-08 13:45:15 +00:00
fir_filter_factory.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
fir_filter_factory.h Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
fir_filter_neon.cc Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
fir_filter_neon.h Move aligned memory utilities to rtc_base/memory/ 2018-03-22 14:13:24 +00:00
fir_filter_sse.cc Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
fir_filter_sse.h Format almost everything. 2019-07-08 13:45:15 +00:00
fir_filter_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
OWNERS Remove kwiberg@webrtc.org from OWNERS files 2020-12-04 15:11:26 +00:00
real_fourier.cc Removing warning suppression flags in common_audio/. 2018-07-04 11:13:09 +00:00
real_fourier.h Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
real_fourier_ooura.cc Reland "Unify OOURA implementations in one directory." 2020-04-20 16:08:19 +00:00
real_fourier_ooura.h Reland "Unify OOURA implementations in one directory." 2020-04-20 16:08:19 +00:00
real_fourier_unittest.cc Stop using Googletest legacy APIs. 2019-01-31 13:23:33 +00:00
ring_buffer.c Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
ring_buffer.h Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
ring_buffer_unittest.cc Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
smoothing_filter.cc Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
smoothing_filter.h Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
smoothing_filter_unittest.cc Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
wav_file.cc Add floating point support for writing and reading wav files 2020-01-30 13:38:19 +00:00
wav_file.h Add floating point support for writing and reading wav files 2020-01-30 13:38:19 +00:00
wav_file_unittest.cc Add floating point support for writing and reading wav files 2020-01-30 13:38:19 +00:00
wav_header.cc Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
wav_header.h Add floating point support for writing and reading wav files 2020-01-30 13:38:19 +00:00
wav_header_unittest.cc Add floating point support for writing and reading wav files 2020-01-30 13:38:19 +00:00
window_generator.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
window_generator.h Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS 2020-09-29 10:19:20 +00:00
window_generator_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00