[FFmpeg-devel] [PATCH 1/4] tests/fate/audio: G.728 test case

Peter Ross pross at xvid.org
Sun Jul 6 07:19:46 EEST 2025


---
 tests/fate/audio.mak | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/tests/fate/audio.mak b/tests/fate/audio.mak
index 1a2d07304b..c21578947a 100644
--- a/tests/fate/audio.mak
+++ b/tests/fate/audio.mak
@@ -42,6 +42,12 @@ fate-dsf-dst: CMD = pcm -i $(TARGET_SAMPLES)/dst/dst-64fs44-2ch.dff
 fate-dsf-dst: CMP = oneoff
 fate-dsf-dst: REF = $(SAMPLES)/dst/dst-64fs44-2ch.pcm
 
+FATE_SAMPLES_AUDIO-$(call PCM, G728, G728, ARESAMPLE_FILTER) += fate-g728
+fate-g728: CMD = pcm -i $(TARGET_SAMPLES)/g728/CW3.g728
+fate-g728: REF = $(SAMPLES)/g728/OUTA3.BIN
+fate-g728: CMP = oneoff
+fate-g728: FUZZ = 5
+
 FATE_SAMPLES_AUDIO-$(call PCM, AVI, IMC, ARESAMPLE_FILTER) += fate-imc
 fate-imc: CMD = pcm -i $(TARGET_SAMPLES)/imc/imc.avi
 fate-imc: CMP = oneoff
-- 
2.47.2

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250706/56fae12a/attachment.sig>


More information about the ffmpeg-devel mailing list