webrtc/modules/audio_coding
Ivo Creusen 55de08e7ef Restructure neteq_rtpplay into a library with small executable wrapper.
Most of the code in neteq_rtpplay is moved into a factory class for
NetEqTest. The factory method takes the same argc and argv arguments as
neteq_rtpplay.
This CL also adds a small public API for neteq_test to allow easy
integration into external software.

Bug: webrtc:9667
Change-Id: I5241c1f51736cb6fbe47b0ad25f4bc83dabd727d
Reviewed-on: https://webrtc-review.googlesource.com/96100
Commit-Queue: Ivo Creusen <ivoc@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
Reviewed-by: Minyue Li <minyue@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#24531}
2018-09-03 10:42:40 +00:00
..
acm2 Delete unused AudioCodingModule methods. 2018-08-27 10:00:59 +00:00
audio_network_adaptor Fixing py lint errors 2018-07-23 15:28:48 +00:00
codecs Moving LappedTransform, Blocker and AudioRingBuffer. 2018-08-31 15:27:50 +00:00
include Delete unused AudioCodingModule methods. 2018-08-27 10:00:59 +00:00
neteq Restructure neteq_rtpplay into a library with small executable wrapper. 2018-09-03 10:42:40 +00:00
test Delete AudioCodingModule::LeastRequiredDelayMs and related NetEq code. 2018-08-27 09:58:19 +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 Restructure neteq_rtpplay into a library with small executable wrapper. 2018-09-03 10:42:40 +00:00
DEPS 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