webrtc/modules/audio_coding/neteq/tools
Alessio Bazzica fbeb76ab51 Revert "[ACM] iSAC audio codec removed"
This reverts commit b46c4bf27b.

Reason for revert: breaks a downstream project

Original change's description:
> [ACM] iSAC audio codec removed
>
> Note: this CL has to leave behind one part of iSAC, which is its VAD
> currently used by AGC1 in APM. The target visibility has been
> restricted and the VAD will be removed together with AGC1 when the
> time comes.
>
> Tested: see https://chromium-review.googlesource.com/c/chromium/src/+/4013319
>
> Bug: webrtc:14450
> Change-Id: I69cc518b16280eae62a1f1977cdbfa24c08cf5f9
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/282421
> Reviewed-by: Henrik Lundin <henrik.lundin@webrtc.org>
> Reviewed-by: Sam Zackrisson <saza@webrtc.org>
> Reviewed-by: Henrik Boström <hbos@webrtc.org>
> Commit-Queue: Alessio Bazzica <alessiob@webrtc.org>
> Cr-Commit-Position: refs/heads/main@{#38652}

Bug: webrtc:14450
Change-Id: Ice138004e84e8c5f896684e8d01133d4b2a77bb7
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/283800
Reviewed-by: Alessio Bazzica <alessiob@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Auto-Submit: Alessio Bazzica <alessiob@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Owners-Override: Mirko Bonadei <mbonadei@webrtc.org>
Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#38655}
2022-11-16 20:40:52 +00:00
..
audio_checksum.h Adopt absl::string_view in rtc_base/string_encode.* 2022-04-04 12:30:56 +00:00
audio_loop.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
audio_loop.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
audio_sink.cc
audio_sink.h Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ 2022-01-24 11:50:20 +00:00
constant_pcm_packet_source.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
constant_pcm_packet_source.h Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ 2022-01-24 11:50:20 +00:00
DEPS
encode_neteq_input.cc
encode_neteq_input.h
fake_decode_from_file.cc Make fake decode from file produce 10 ms comfort noise frames. 2022-05-17 13:11:34 +00:00
fake_decode_from_file.h Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
initial_packet_inserter_neteq_input.cc
initial_packet_inserter_neteq_input.h
input_audio_file.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
input_audio_file.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
input_audio_file_unittest.cc
neteq_delay_analyzer.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
neteq_delay_analyzer.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
neteq_event_log_input.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
neteq_event_log_input.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
neteq_input.cc
neteq_input.h Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
neteq_packet_source_input.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
neteq_packet_source_input.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
neteq_performance_test.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
neteq_performance_test.h Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
neteq_quality_test.cc Make it easier to specify in/out files for neteq_quality_test. 2022-10-11 21:10:11 +00:00
neteq_quality_test.h Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
neteq_replacement_input.cc
neteq_replacement_input.h
neteq_rtpplay.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
neteq_rtpplay_test.sh
neteq_stats_getter.cc
neteq_stats_getter.h
neteq_stats_plotter.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
neteq_stats_plotter.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
neteq_test.cc Rename discarded_primary_packets to packets_discarded. 2022-05-31 13:24:24 +00:00
neteq_test.h Remove NetEq extra delay option. 2021-11-09 17:25:46 +00:00
neteq_test_factory.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
neteq_test_factory.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
output_audio_file.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
output_wav_file.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
packet.cc Avoid using legacy rtp parser in neteq test::Packet 2021-06-17 08:38:14 +00:00
packet.h Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ 2022-01-24 11:50:20 +00:00
packet_source.cc
packet_source.h Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ 2022-01-24 11:50:20 +00:00
packet_unittest.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
README.md
resample_input_audio_file.cc
resample_input_audio_file.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
rtc_event_log_source.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
rtc_event_log_source.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
rtp_analyze.cc Remove all #include <assert.h>/<cassert> and usage in Obj-C code. 2021-07-22 14:00:26 +00:00
rtp_encode.cc Revert "[ACM] iSAC audio codec removed" 2022-11-16 20:40:52 +00:00
rtp_file_source.cc Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
rtp_file_source.h Adopt absl::string_view in modules/audio_coding/ 2022-07-20 13:34:23 +00:00
rtp_generator.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_coding 2021-08-02 10:45:40 +00:00
rtp_generator.h Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ 2022-01-24 11:50:20 +00:00
rtp_jitter.cc
rtpcat.cc

NetEQ RTP Play tool

Testing of the command line arguments

The command line tool neteq_rtpplay can be tested by running neteq_rtpplay_test.sh, which is not use on try bots, but it can be used before submitting any CLs that may break the behavior of the command line arguments of neteq_rtpplay.

Run neteq_rtpplay_test.sh as follows from the src/ folder:

src$ ./modules/audio_coding/neteq/tools/neteq_rtpplay_test.sh  \
  out/Default/neteq_rtpplay  \
  resources/audio_coding/neteq_opus.rtp  \
  resources/short_mixed_mono_48.pcm

You can replace the RTP and PCM files with any other compatible files. If you get an error using the files indicated above, try running gclient sync.

Requirements: awk and md5sum.