webrtc/api/audio_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
..
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 Make iSAC build targets and headers that automatically pick fix or float 2017-10-10 14:01:28 +00:00
L16 Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
opus Hide the internal AudioEncoderOpus class by giving it an "Impl" suffix 2017-10-25 10:19:06 +00:00
test Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_decoder.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_decoder.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
audio_decoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_decoder_factory_template.h Add explicit includes of refcountedobject.h where it is used. 2017-10-06 13:00:14 +00:00
audio_encoder.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_encoder.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
audio_encoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_encoder_factory_template.h Add explicit includes of refcountedobject.h where it is used. 2017-10-06 13:00:14 +00:00
audio_format.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
audio_format.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
BUILD.gn Make iSAC build targets and headers that automatically pick fix or float 2017-10-10 14:01:28 +00:00
builtin_audio_decoder_factory.cc Make iSAC build targets and headers that automatically pick fix or float 2017-10-10 14:01:28 +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_encoder_factory.cc Make iSAC build targets and headers that automatically pick fix or float 2017-10-10 14:01:28 +00:00
builtin_audio_encoder_factory.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00