webrtc/modules/audio_coding/test
Alessio Bazzica 17887eb04a Reland "[ACM] iSAC audio codec removed"
This is a reland of commit b46c4bf27b

Original change's description:
> [ACM] iSAC audio codec removed
>
> Note: this CL has to leave behind one part of iSAC, which is its VAD
> currently used by AGC1 in APM. The target visibility has been
> restricted and the VAD will be removed together with AGC1 when the
> time comes.
>
> Tested: see https://chromium-review.googlesource.com/c/chromium/src/+/4013319
>
> Bug: webrtc:14450
> Change-Id: I69cc518b16280eae62a1f1977cdbfa24c08cf5f9
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/282421
> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
> Reviewed-by: Sam Zackrisson <saza@webrtc.org>
> Reviewed-by: Henrik Boström <hbos@webrtc.org>
> Commit-Queue: Alessio Bazzica <alessiob@webrtc.org>
> Cr-Commit-Position: refs/heads/main@{#38652}

Bug: webrtc:14450
Change-Id: Ia22c4d7724b6022238235fede93e36e570a49376
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/283843
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Commit-Queue: Alessio Bazzica <alessiob@webrtc.org>
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38665}
2022-11-17 12:52:35 +00:00
..
Channel.cc Remove usage of sprintf in modules 2022-06-09 11:57:33 +00:00
Channel.h Migrate modules/audio_coding, audio_mixer/ and audio_processing/ to webrtc::Mutex. 2020-07-07 14:35:58 +00:00
EncodeDecodeTest.cc Reland "[ACM] iSAC audio codec removed" 2022-11-17 12:52:35 +00:00
EncodeDecodeTest.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
opus_test.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
opus_test.h Reland "Remove CodecInst pt.1" 2018-12-05 10:38:23 +00:00
PacketLossTest.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
PacketLossTest.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
PCMFile.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
PCMFile.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
RTPFile.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
RTPFile.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
target_delay_unittest.cc Include module_common_types.h only where needed 2019-09-24 08:22:38 +00:00
TestAllCodecs.cc Reland "[ACM] iSAC audio codec removed" 2022-11-17 12:52:35 +00:00
TestAllCodecs.h Reland "Send absolute capture time through audio coding module." 2020-01-27 13:18:27 +00:00
Tester.cc Reland "[ACM] iSAC audio codec removed" 2022-11-17 12:52:35 +00:00
TestRedFec.cc Reland "[ACM] iSAC audio codec removed" 2022-11-17 12:52:35 +00:00
TestRedFec.h WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 7/inf 2022-03-17 07:11:44 +00:00
TestStereo.cc LSC: Apply clang-tidy's modernize-use-bool-literals 2022-01-24 20:42:01 +00:00
TestStereo.h Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
TestVADDTX.cc Reland "[ACM] iSAC audio codec removed" 2022-11-17 12:52:35 +00:00
TestVADDTX.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
TwoWayCommunication.cc Never pass a signed char to ctype macros like isdigit() 2022-05-30 13:05:03 +00:00
TwoWayCommunication.h Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00