1
0
Fork 0
firefox/third_party/libwebrtc/modules/audio_coding/neteq/tools
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00
..
audio_checksum.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
audio_loop.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
audio_loop.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
audio_sink.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
audio_sink.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
constant_pcm_packet_source.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
constant_pcm_packet_source.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
DEPS Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
encode_neteq_input.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
encode_neteq_input.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
fake_decode_from_file.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
fake_decode_from_file.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
initial_packet_inserter_neteq_input.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
initial_packet_inserter_neteq_input.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
input_audio_file.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
input_audio_file.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
input_audio_file_unittest.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_delay_analyzer.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_delay_analyzer.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_event_log_input.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_event_log_input.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_input.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_input.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_performance_test.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_performance_test.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_quality_test.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_quality_test.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_replacement_input.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_replacement_input.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_rtp_dump_input.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_rtp_dump_input.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_rtpplay.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_rtpplay_test.sh Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_stats_getter.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_stats_getter.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_stats_plotter.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_stats_plotter.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_test.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_test.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_test_factory.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
neteq_test_factory.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
output_audio_file.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
output_wav_file.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
packet.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
packet.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
packet_source.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
packet_source.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
packet_unittest.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
README.md Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
resample_input_audio_file.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
resample_input_audio_file.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
rtp_analyze.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
rtp_encode.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
rtp_file_source.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
rtp_file_source.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
rtp_generator.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
rtp_generator.h Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
rtp_jitter.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00
rtpcat.cc Adding upstream version 140.0. 2025-06-25 09:37:52 +02:00

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.