webrtc/modules/audio_coding
Karl Wiberg 49c33ce528 AudioCodingModule: Remove support for creating encoders
After this CL, all audio encoders have to be injected by the caller.
This means that there is no special "built-in" set of codecs, and
users won't have to pay the binary size and security costs of codecs
they aren't using.

Bug: webrtc:8396
Change-Id: Idb0959ce395940c8bb3bbb49256cdcd84fc87bb6
Reviewed-on: https://webrtc-review.googlesource.com/c/103821
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Ivo Creusen <ivoc@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25600}
2018-11-12 14:02:11 +00:00
..
acm2 AudioCodingModule: Remove support for creating encoders 2018-11-12 14:02:11 +00:00
audio_network_adaptor Hide RtcEvent members behind accessors 2018-11-10 23:34:07 +00:00
codecs Add missing #include to absl/memory/memory.h from audio_encoder_cng.cc 2018-11-06 10:57:47 +00:00
include AudioCodingModule: Remove support for creating encoders 2018-11-12 14:02:11 +00:00
neteq Revert "Roll "Enable SSE, SSE2, and run-time detected SSE4.1 for libopus."" 2018-11-12 09:55:10 +00:00
test Hide the AudioEncoderCng class behind a create function 2018-11-02 13:00:05 +00:00
audio_coding.gni Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
BUILD.gn AudioCodingModule: Remove support for creating encoders 2018-11-12 14:02:11 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Make ivoc owner of audio_coding. 2018-10-15 15:08:28 +00:00