webrtc/modules/audio_coding/acm2
Niels Möller 2222a80e79 Delete unneeded includes of common_types.h and gn deps on webrtc_common.
Bug: webrtc:5876
Change-Id: Iae14e5f1679067a5a5e0584ca830aee0870c8807
Reviewed-on: https://webrtc-review.googlesource.com/c/111463
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25715}
2018-11-20 16:28:39 +00:00
..
acm_codec_database.cc Remove some unused RentACodec static methods 2018-11-13 12:03:37 +00:00
acm_codec_database.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
acm_receive_test.cc Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. 2018-10-23 09:24:15 +00:00
acm_receive_test.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
acm_receiver.cc Delete unneeded includes of common_types.h and gn deps on webrtc_common. 2018-11-20 16:28:39 +00:00
acm_receiver.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
acm_receiver_unittest.cc Hide the AudioEncoderCng class behind a create function 2018-11-02 13:00:05 +00:00
acm_resampler.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
acm_resampler.h [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +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 AudioCodingModule: Remove support for creating encoders 2018-11-12 14:02:11 +00:00
audio_coding_module_unittest.cc Less strict audio codec tests to accomodate opus switch to SSE. 2018-11-14 10:16:04 +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 Move NetworkStatistics and AudioDecodingCallStats from common_types.h 2018-11-19 11:55:34 +00:00
call_statistics_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
rent_a_codec.cc Remove some unused RentACodec static methods 2018-11-13 12:03:37 +00:00
rent_a_codec.h Remove some unused RentACodec static methods 2018-11-13 12:03:37 +00:00