webrtc/modules/audio_coding/acm2
Karl Wiberg 5cc8e14586 audio_coding_module_unittest: Don't rely on the ACM to create encoders
It will soon lose the ability to do so.

Bug: webrtc:8396
Change-Id: I1d7c62fbc2585233cf1656fdcc4bb5380c2f41a5
Reviewed-on: https://webrtc-review.googlesource.com/c/100980
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24947}
2018-10-03 09:47:10 +00:00
..
acm_codec_database.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
acm_codec_database.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
acm_receive_test.cc Clean up in module_common_types.h by removing the unused struct RTPAudioHeader. 2018-06-19 16:44:19 +00:00
acm_receive_test.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
acm_receiver.cc acm_receiver_unittest: Don't rely on the ACM to create encoders 2018-09-25 17:16:56 +00:00
acm_receiver.h acm_receiver_unittest: Don't rely on the ACM to create encoders 2018-09-25 17:16:56 +00:00
acm_receiver_unittest.cc acm_receiver_unittest: Don't rely on the ACM to create encoders 2018-09-25 17:16:56 +00:00
acm_resampler.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
acm_resampler.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
acm_send_test.cc Audio encoder tests: Create audio encoders the new way 2018-08-22 07:48:55 +00:00
acm_send_test.h Audio encoder tests: Create audio encoders the new way 2018-08-22 07:48:55 +00:00
audio_coding_module.cc Delete unused AudioCodingModule methods. 2018-08-27 10:00:59 +00:00
audio_coding_module_unittest.cc audio_coding_module_unittest: Don't rely on the ACM to create encoders 2018-10-03 09:47:10 +00:00
call_statistics.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
call_statistics.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
call_statistics_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
codec_manager.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
codec_manager.h Replace rtc::Optional with absl::optional in modules/audio_coding 2018-06-19 12:46:20 +00:00
codec_manager_unittest.cc Removed Die mock from MockAudioEncoder 2018-02-22 12:53:38 +00:00
rent_a_codec.cc Add nogncheck for headers of codecs not used in Chromium. 2018-09-04 09:45:56 +00:00
rent_a_codec.h Delete unused AudioCodingModule methods. 2018-08-27 10:00:59 +00:00
rent_a_codec_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00