From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../libwebrtc/data/voice_engine/audio_long16.wav | Bin 0 -> 3497132 bytes .../data/voice_engine/audio_long16big_endian.pcm | Bin 0 -> 3488000 bytes .../libwebrtc/data/voice_engine/audio_long16noise.pcm | Bin 0 -> 3488000 bytes .../libwebrtc/data/voice_engine/audio_long8.pcm | Bin 0 -> 1744000 bytes .../libwebrtc/data/voice_engine/audio_long8mulaw.wav | Bin 0 -> 878918 bytes .../libwebrtc/data/voice_engine/audio_short16.pcm | Bin 0 -> 643632 bytes .../libwebrtc/data/voice_engine/audio_tiny11.wav | Bin 0 -> 127200 bytes .../libwebrtc/data/voice_engine/audio_tiny16.wav | Bin 0 -> 180590 bytes .../libwebrtc/data/voice_engine/audio_tiny22.wav | Bin 0 -> 245390 bytes .../libwebrtc/data/voice_engine/audio_tiny32.wav | Bin 0 -> 352460 bytes .../libwebrtc/data/voice_engine/audio_tiny44.wav | Bin 0 -> 482648 bytes .../libwebrtc/data/voice_engine/audio_tiny8.wav | Bin 0 -> 95120 bytes .../voice_engine/stereo_rtp_files/HRTF_pcm16wb.rtp | Bin 0 -> 1549630 bytes .../stereo_rtp_files/HRTF_pcm16wb_jitter.rtp | Bin 0 -> 1524930 bytes .../data/voice_engine/stereo_rtp_files/README.txt | 4 ++++ .../voice_engine/stereo_rtp_files/hrtf_g722_1C_48.rtp | Bin 0 -> 309950 bytes .../stereo_rtp_files/hrtf_g722_1C_48_jitterT2.rtp | Bin 0 -> 305790 bytes .../data/voice_engine/stereo_rtp_files/rtpplay.exe | Bin 0 -> 87040 bytes .../voice_engine/stereo_rtp_files/stereo_g729.rtp | Bin 0 -> 123750 bytes .../stereo_rtp_files/stereo_g729_jitter.rtp | Bin 0 -> 120570 bytes .../voice_engine/stereo_rtp_files/stereo_pcm16wb.rtp | Bin 0 -> 2680630 bytes .../stereo_rtp_files/stereo_pcm16wb_jitter.rtp | Bin 0 -> 2611730 bytes .../voice_engine/stereo_rtp_files/stereo_pcmu.rtp | Bin 0 -> 701110 bytes .../stereo_rtp_files/stereo_pcmu_jitter.rtp | Bin 0 -> 683090 bytes .../voice_engine/stereo_rtp_files/stereo_pcmu_vad.rtp | Bin 0 -> 623194 bytes .../stereo_rtp_files/stereo_pcmu_vad_jitter.rtp | Bin 0 -> 607806 bytes .../toggling_stereo_g729_pt18_pt125.rtp | Bin 0 -> 507636 bytes 27 files changed, 4 insertions(+) create mode 100644 third_party/libwebrtc/data/voice_engine/audio_long16.wav create mode 100644 third_party/libwebrtc/data/voice_engine/audio_long16big_endian.pcm create mode 100644 third_party/libwebrtc/data/voice_engine/audio_long16noise.pcm create mode 100644 third_party/libwebrtc/data/voice_engine/audio_long8.pcm create mode 100644 third_party/libwebrtc/data/voice_engine/audio_long8mulaw.wav create mode 100644 third_party/libwebrtc/data/voice_engine/audio_short16.pcm create mode 100644 third_party/libwebrtc/data/voice_engine/audio_tiny11.wav create mode 100644 third_party/libwebrtc/data/voice_engine/audio_tiny16.wav create mode 100644 third_party/libwebrtc/data/voice_engine/audio_tiny22.wav create mode 100644 third_party/libwebrtc/data/voice_engine/audio_tiny32.wav create mode 100644 third_party/libwebrtc/data/voice_engine/audio_tiny44.wav create mode 100644 third_party/libwebrtc/data/voice_engine/audio_tiny8.wav create mode 100644 third_party/libwebrtc/data/voice_engine/stereo_rtp_files/HRTF_pcm16wb.rtp create mode 100644 third_party/libwebrtc/data/voice_engine/stereo_rtp_files/HRTF_pcm16wb_jitter.rtp create mode 100644 third_party/libwebrtc/data/voice_engine/stereo_rtp_files/README.txt create mode 100644 third_party/libwebrtc/data/voice_engine/stereo_rtp_files/hrtf_g722_1C_48.rtp create mode 100644 third_party/libwebrtc/data/voice_engine/stereo_rtp_files/hrtf_g722_1C_48_jitterT2.rtp create mode 100755 third_party/libwebrtc/data/voice_engine/stereo_rtp_files/rtpplay.exe create mode 100644 third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_g729.rtp create mode 100644 third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_g729_jitter.rtp create mode 100644 third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcm16wb.rtp create mode 100644 third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcm16wb_jitter.rtp create mode 100644 third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcmu.rtp create mode 100644 third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcmu_jitter.rtp create mode 100644 third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcmu_vad.rtp create mode 100644 third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcmu_vad_jitter.rtp create mode 100644 third_party/libwebrtc/data/voice_engine/stereo_rtp_files/toggling_stereo_g729_pt18_pt125.rtp (limited to 'third_party/libwebrtc/data/voice_engine') diff --git a/third_party/libwebrtc/data/voice_engine/audio_long16.wav b/third_party/libwebrtc/data/voice_engine/audio_long16.wav new file mode 100644 index 0000000000..ebe91c4437 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/audio_long16.wav differ diff --git a/third_party/libwebrtc/data/voice_engine/audio_long16big_endian.pcm b/third_party/libwebrtc/data/voice_engine/audio_long16big_endian.pcm new file mode 100644 index 0000000000..563e4e9932 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/audio_long16big_endian.pcm differ diff --git a/third_party/libwebrtc/data/voice_engine/audio_long16noise.pcm b/third_party/libwebrtc/data/voice_engine/audio_long16noise.pcm new file mode 100644 index 0000000000..a7be53779c Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/audio_long16noise.pcm differ diff --git a/third_party/libwebrtc/data/voice_engine/audio_long8.pcm b/third_party/libwebrtc/data/voice_engine/audio_long8.pcm new file mode 100644 index 0000000000..85d17e5dd9 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/audio_long8.pcm differ diff --git a/third_party/libwebrtc/data/voice_engine/audio_long8mulaw.wav b/third_party/libwebrtc/data/voice_engine/audio_long8mulaw.wav new file mode 100644 index 0000000000..2d3d8b3ff4 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/audio_long8mulaw.wav differ diff --git a/third_party/libwebrtc/data/voice_engine/audio_short16.pcm b/third_party/libwebrtc/data/voice_engine/audio_short16.pcm new file mode 100644 index 0000000000..15a0f1811c Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/audio_short16.pcm differ diff --git a/third_party/libwebrtc/data/voice_engine/audio_tiny11.wav b/third_party/libwebrtc/data/voice_engine/audio_tiny11.wav new file mode 100644 index 0000000000..6db80d536e Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/audio_tiny11.wav differ diff --git a/third_party/libwebrtc/data/voice_engine/audio_tiny16.wav b/third_party/libwebrtc/data/voice_engine/audio_tiny16.wav new file mode 100644 index 0000000000..baab0acce5 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/audio_tiny16.wav differ diff --git a/third_party/libwebrtc/data/voice_engine/audio_tiny22.wav b/third_party/libwebrtc/data/voice_engine/audio_tiny22.wav new file mode 100644 index 0000000000..b421867973 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/audio_tiny22.wav differ diff --git a/third_party/libwebrtc/data/voice_engine/audio_tiny32.wav b/third_party/libwebrtc/data/voice_engine/audio_tiny32.wav new file mode 100644 index 0000000000..773ac23eb2 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/audio_tiny32.wav differ diff --git a/third_party/libwebrtc/data/voice_engine/audio_tiny44.wav b/third_party/libwebrtc/data/voice_engine/audio_tiny44.wav new file mode 100644 index 0000000000..c9faa45f50 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/audio_tiny44.wav differ diff --git a/third_party/libwebrtc/data/voice_engine/audio_tiny8.wav b/third_party/libwebrtc/data/voice_engine/audio_tiny8.wav new file mode 100644 index 0000000000..d71c65e89e Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/audio_tiny8.wav differ diff --git a/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/HRTF_pcm16wb.rtp b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/HRTF_pcm16wb.rtp new file mode 100644 index 0000000000..02abbc24f7 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/HRTF_pcm16wb.rtp differ diff --git a/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/HRTF_pcm16wb_jitter.rtp b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/HRTF_pcm16wb_jitter.rtp new file mode 100644 index 0000000000..4ed110b5fa Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/HRTF_pcm16wb_jitter.rtp differ diff --git a/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/README.txt b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/README.txt new file mode 100644 index 0000000000..976ac56c88 --- /dev/null +++ b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/README.txt @@ -0,0 +1,4 @@ +Use RTP Play tool with command 'rtpplay.exe -v -T -f \ 127.0.0.1/1236' +Example: rtpplay.exe -v -T -f hrtf_g722_1C_48.rtp 127.0.0.1/1236. +This sends the stereo rtp file to port 1236. +You can hear the voice getting panned from left, right and center. diff --git a/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/hrtf_g722_1C_48.rtp b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/hrtf_g722_1C_48.rtp new file mode 100644 index 0000000000..b96d59b89f Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/hrtf_g722_1C_48.rtp differ diff --git a/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/hrtf_g722_1C_48_jitterT2.rtp b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/hrtf_g722_1C_48_jitterT2.rtp new file mode 100644 index 0000000000..527a50a5c7 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/hrtf_g722_1C_48_jitterT2.rtp differ diff --git a/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/rtpplay.exe b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/rtpplay.exe new file mode 100755 index 0000000000..6f938c8fb2 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/rtpplay.exe differ diff --git a/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_g729.rtp b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_g729.rtp new file mode 100644 index 0000000000..3c36e30786 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_g729.rtp differ diff --git a/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_g729_jitter.rtp b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_g729_jitter.rtp new file mode 100644 index 0000000000..913226cc91 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_g729_jitter.rtp differ diff --git a/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcm16wb.rtp b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcm16wb.rtp new file mode 100644 index 0000000000..729b565178 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcm16wb.rtp differ diff --git a/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcm16wb_jitter.rtp b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcm16wb_jitter.rtp new file mode 100644 index 0000000000..efa2800c13 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcm16wb_jitter.rtp differ diff --git a/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcmu.rtp b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcmu.rtp new file mode 100644 index 0000000000..bb2d93c1c4 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcmu.rtp differ diff --git a/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcmu_jitter.rtp b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcmu_jitter.rtp new file mode 100644 index 0000000000..fb7937863d Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcmu_jitter.rtp differ diff --git a/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcmu_vad.rtp b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcmu_vad.rtp new file mode 100644 index 0000000000..eebcf34985 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcmu_vad.rtp differ diff --git a/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcmu_vad_jitter.rtp b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcmu_vad_jitter.rtp new file mode 100644 index 0000000000..5c368b4bcf Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/stereo_pcmu_vad_jitter.rtp differ diff --git a/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/toggling_stereo_g729_pt18_pt125.rtp b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/toggling_stereo_g729_pt18_pt125.rtp new file mode 100644 index 0000000000..1f713f6e81 Binary files /dev/null and b/third_party/libwebrtc/data/voice_engine/stereo_rtp_files/toggling_stereo_g729_pt18_pt125.rtp differ -- cgit v1.2.3