webrtc/modules/audio_coding/codecs
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
..
cng Fixing warning C4267 on Win (more_configs). 2017-10-19 07:39:22 +00:00
g711 Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
g722 Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
ilbc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
isac Stop using std::tr1 2017-10-23 22:11:58 +00:00
opus Hide the internal AudioEncoderOpus class by giving it an "Impl" suffix 2017-10-25 10:19:06 +00:00
pcm16b Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
red Fixing warning C4267 on Win (more_configs). 2017-10-19 07:39:22 +00:00
tools Stop using std::tr1 2017-10-23 22:11:58 +00:00
audio_decoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_encoder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_format_conversion.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_format_conversion.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
builtin_audio_decoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
builtin_audio_decoder_factory_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
builtin_audio_encoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
builtin_audio_encoder_factory_unittest.cc Fixing warning C4267 on Win (more_configs). 2017-10-19 07:39:22 +00:00
legacy_encoded_audio_frame.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
legacy_encoded_audio_frame.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
legacy_encoded_audio_frame_unittest.cc Fixing warning C4267 on Win (more_configs). 2017-10-19 07:39:22 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00