webrtc/api/neteq
Ivo Creusen 39cf3c723e Clean up the NetEqFactory API.
This CL decouples NetEqFactory and AudioDecoderFactory.
AudioDecoderFactory is used in more places than just inside of NetEq, so
decoupling these makes sense.

Bug: webrtc:11005
Change-Id: I78dd856e4248e398e69a65816b062ef30555b055
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/161005
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Ivo Creusen <ivoc@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29961}
2019-11-29 14:04:44 +00:00
..
BUILD.gn Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
custom_neteq_factory.cc Clean up the NetEqFactory API. 2019-11-29 14:04:44 +00:00
custom_neteq_factory.h Clean up the NetEqFactory API. 2019-11-29 14:04:44 +00:00
default_neteq_controller_factory.cc Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
default_neteq_controller_factory.h Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
DEPS Add a CreateNetEq method that takes an AudioDecoderFactory 2019-11-26 14:43:49 +00:00
neteq.cc Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
neteq.h Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
neteq_controller.h Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
neteq_controller_factory.h Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
neteq_factory.h Clean up the NetEqFactory API. 2019-11-29 14:04:44 +00:00
tick_timer.cc Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
tick_timer.h Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00
tick_timer_unittest.cc Move NetEq headers to api/ 2019-10-31 15:43:59 +00:00