webrtc/modules/audio_coding/neteq/test
Henrik Lundin 1391bd472c Replacing the legacy tool RTPencode with a new rtp_encode
This new tool provides the same functionality as the legacy tool, but it
is implemented using AudioCodingModule and AudioEncoder APIs instead of
the naked codecs.

Bug: webrtc:2692
Change-Id: I29accd77d4ba5c7b5e1559853cbaf20ee812e6bc
Reviewed-on: https://webrtc-review.googlesource.com/24861
Commit-Queue: Henrik Lundin <henrik.lundin@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20857}
2017-11-24 09:05:48 +00:00
..
delay_tool Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
neteq_ilbc_quality_test.cc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
neteq_isac_quality_test.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
neteq_opus_quality_test.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
neteq_pcmu_quality_test.cc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
neteq_performance_unittest.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
neteq_speed_test.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
NETEQTEST_DummyRTPpacket.cc Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
NETEQTEST_DummyRTPpacket.h Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
NETEQTEST_RTPpacket.cc Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
NETEQTEST_RTPpacket.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
RTPchange.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
RTPjitter.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
RTPtimeshift.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00