This is an automated email from the git hooks/post-receive script.
Git pushed a commit to branch master
in repository ffmpeg.
The following commit(s) were added to refs/heads/master by this push:
new 37c176a2a2 tests/fate/voice: Add fate-g726le-encode
37c176a2a2 is described below
commit 37c176a2a2a8447a28c157e7bdb4be683a8c946b
Author: Michael Niedermayer <[email protected]>
AuthorDate: Mon Apr 6 18:15:39 2026 +0200
Commit: michaelni <[email protected]>
CommitDate: Sat May 16 15:09:52 2026 +0000
tests/fate/voice: Add fate-g726le-encode
Co-Authored-by: AI
Signed-off-by: Michael Niedermayer <[email protected]>
---
tests/fate/voice.mak | 7 +++++++
tests/ref/fate/g726le-encode | 31 +++++++++++++++++++++++++++++++
2 files changed, 38 insertions(+)
diff --git a/tests/fate/voice.mak b/tests/fate/voice.mak
index 945b8624ac..624bb347cc 100644
--- a/tests/fate/voice.mak
+++ b/tests/fate/voice.mak
@@ -54,6 +54,13 @@ $(FATE_G726): SRC = tests/data/asynth-8000-1.wav
FATE_VOICE-$(call FRAMEMD5, WAV, ADPCM_G726, WAV_MUXER ADPCM_G726_ENCODER
PCM_S16LE_DECODER) += $(FATE_G726)
fate-g726: $(FATE_G726)
+FATE_G726LE += fate-g726le-encode
+fate-g726le-encode: tests/data/asynth-8000-1.wav
+fate-g726le-encode: CMD = transcode wav
$(TARGET_PATH)/tests/data/asynth-8000-1.wav g726le "-c:a g726le -b:a 32k" "-c:a
pcm_s16le" "" "" "-f g726le -code_size 4"
+
+FATE_VOICE-$(call TRANSCODE, ADPCM_G726LE, G726LE, WAV_DEMUXER
PCM_S16LE_DECODER) += $(FATE_G726LE)
+fate-g726le: $(FATE_G726LE)
+
FATE_GSM-$(call FRAMECRC, WAV, GSM) += fate-gsm-ms
fate-gsm-ms: CMD = framecrc -i $(TARGET_SAMPLES)/gsm/ciao.wav
diff --git a/tests/ref/fate/g726le-encode b/tests/ref/fate/g726le-encode
new file mode 100644
index 0000000000..56ed9a18d4
--- /dev/null
+++ b/tests/ref/fate/g726le-encode
@@ -0,0 +1,31 @@
+0c02adab639e7ee00ddd09774a631e43 *tests/data/fate/g726le-encode.g726le
+24000 tests/data/fate/g726le-encode.g726le
+#tb 0: 1/8000
+#media_type 0: audio
+#codec_id 0: pcm_s16le
+#sample_rate 0: 8000
+#channel_layout_name 0: mono
+0, 0, 0, 2040, 4080, 0x3eb4ed14
+0, 2040, 2040, 2040, 4080, 0x069bd253
+0, 4080, 4080, 2040, 4080, 0x9310e7f0
+0, 6120, 6120, 2040, 4080, 0xb6d9b4ff
+0, 8160, 8160, 2040, 4080, 0xb6f5e806
+0, 10200, 10200, 2040, 4080, 0x01df067f
+0, 12240, 12240, 2040, 4080, 0x66f1efcc
+0, 14280, 14280, 2040, 4080, 0xa183d9cb
+0, 16320, 16320, 2040, 4080, 0xa54eecd9
+0, 18360, 18360, 2040, 4080, 0x09b5e377
+0, 20400, 20400, 2040, 4080, 0x5bbfe8f5
+0, 22440, 22440, 2040, 4080, 0x4fc2e43d
+0, 24480, 24480, 2040, 4080, 0xcab7eb03
+0, 26520, 26520, 2040, 4080, 0x70cbef58
+0, 28560, 28560, 2040, 4080, 0xc949dc8f
+0, 30600, 30600, 2040, 4080, 0x35acd352
+0, 32640, 32640, 2040, 4080, 0x306b7447
+0, 34680, 34680, 2040, 4080, 0x6aeee550
+0, 36720, 36720, 2040, 4080, 0x166d7dad
+0, 38760, 38760, 2040, 4080, 0xd56fdaf5
+0, 40800, 40800, 2040, 4080, 0xa13b5417
+0, 42840, 42840, 2040, 4080, 0xa48cd7a4
+0, 44880, 44880, 2040, 4080, 0x58628c8e
+0, 46920, 46920, 1080, 2160, 0x2701353e
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]