webrtc/modules/audio_coding
Ivo Creusen 68c6572980 Add a CreateNetEq method that takes an AudioDecoderFactory
The NetEqFactory is currently expected to wrap the AudioDecoderFactory,
but this turns out not to be a good idea. Instead, it makes more sense
to pass the AudioDecoderFactory through the CreateNetEq method.

Bug: webrtc:11005
Change-Id: I8027ff6593f40c92072e7e88157631dcf329a984
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/160644
Commit-Queue: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29918}
2019-11-26 14:43:49 +00:00
..
acm2 Add a CreateNetEq method that takes an AudioDecoderFactory 2019-11-26 14:43:49 +00:00
audio_network_adaptor Removes RPLR based FEC controller. 2019-10-31 13:56:44 +00:00
codecs Adding GetInDtx to WebRTC Opus Interface. 2019-11-19 14:14:06 +00:00
include Enable injection of a custom NetEqFactory into PeerConnectionFactory. 2019-11-01 11:30:36 +00:00
neteq Add a CreateNetEq method that takes an AudioDecoderFactory 2019-11-26 14:43:49 +00:00
test Make Opus PLC always output 10ms audio. 2019-11-07 21:15:58 +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 Add a CreateNetEq method that takes an AudioDecoderFactory 2019-11-26 14:43:49 +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