webrtc/modules/audio_coding/acm2
Karl Wiberg 7275e18439 Hide the internal AudioEncoderOpus class by giving it an "Impl" suffix
We've done this previously with the other audio encoders, but Opus had
to wait until all external users had been updated.

BUG=webrtc:7847

Change-Id: I70422d7b6c715f32a43bee88febcf6b6155e18b3
Reviewed-on: https://webrtc-review.googlesource.com/8000
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Oskar Sundbom <ossu@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20424}
2017-10-25 10:19:06 +00:00
..
acm_codec_database.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
acm_codec_database.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
acm_receive_test.cc Remove various IDs: 2017-09-28 14:37:11 +00:00
acm_receive_test.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
acm_receiver.cc Added RTCMediaStreamTrackStats.jitterBufferDelay for audio 2017-10-02 10:47:00 +00:00
acm_receiver.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
acm_receiver_unittest.cc Fixing warning C4267 on Win (more_configs). 2017-10-19 07:39:22 +00:00
acm_resampler.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
acm_resampler.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
acm_send_test.cc Remove various IDs: 2017-09-28 14:37:11 +00:00
acm_send_test.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_coding_module.cc Remove AudioCodingModule::IncomingPayload 2017-09-29 14:23:27 +00:00
audio_coding_module_unittest.cc Hide the internal AudioEncoderOpus class by giving it an "Impl" suffix 2017-10-25 10:19:06 +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 Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
call_statistics_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
codec_manager.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
codec_manager.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
codec_manager_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
rent_a_codec.cc Hide the internal AudioEncoderOpus class by giving it an "Impl" suffix 2017-10-25 10:19:06 +00:00
rent_a_codec.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
rent_a_codec_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00