[FFmpeg-cvslog] fate: add adpcm_argo test

Zane van Iperen git at videolan.org
Fri Aug 7 16:19:05 EEST 2020


ffmpeg | branch: master | Zane van Iperen <zane at zanevaniperen.com> | Sun Aug  2 10:05:04 2020 +1000| [6afc2797d2b32d4414aa902b536f930f47999859] | committer: Zane van Iperen

fate: add adpcm_argo test

Signed-off-by: Zane van Iperen <zane at zanevaniperen.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6afc2797d2b32d4414aa902b536f930f47999859
---

 tests/fate/acodec.mak       | 2 ++
 tests/ref/acodec/adpcm-argo | 4 ++++
 2 files changed, 6 insertions(+)

diff --git a/tests/fate/acodec.mak b/tests/fate/acodec.mak
index 197b6ed7c0..96ab0e587e 100644
--- a/tests/fate/acodec.mak
+++ b/tests/fate/acodec.mak
@@ -45,6 +45,7 @@ fate-acodec-pcm-u%le: FMT = nut
 fate-acodec-pcm-f%be: FMT = au
 
 FATE_ACODEC_ADPCM-$(call ENCDEC, ADPCM_ADX,     ADX)  += adx
+FATE_ACODEC_ADPCM-$(call ENCDEC, ADPCM_ARGO,    ARGO_ASF) += argo
 FATE_ACODEC_ADPCM-$(call ENCDEC, ADPCM_IMA_APM, APM)  += ima_apm
 FATE_ACODEC_ADPCM-$(call ENCDEC, ADPCM_IMA_QT,  AIFF) += ima_qt
 FATE_ACODEC_ADPCM-$(call ENCDEC, ADPCM_IMA_SSI, KVAG) += ima_ssi
@@ -60,6 +61,7 @@ fate-acodec-adpcm: $(FATE_ACODEC_ADPCM)
 fate-acodec-adpcm-%: CODEC = adpcm_$(@:fate-acodec-adpcm-%=%)
 
 fate-acodec-adpcm-adx:     FMT = adx
+fate-acodec-adpcm-argo:    FMT = argo_asf
 fate-acodec-adpcm-ima_apm: FMT = apm
 fate-acodec-adpcm-ima_qt:  FMT = aiff
 fate-acodec-adpcm-ima_ssi: FMT = kvag
diff --git a/tests/ref/acodec/adpcm-argo b/tests/ref/acodec/adpcm-argo
new file mode 100644
index 0000000000..127153c081
--- /dev/null
+++ b/tests/ref/acodec/adpcm-argo
@@ -0,0 +1,4 @@
+14b2507d14e95c20bb7ae49b4fcbcbf1 *tests/data/fate/acodec-adpcm-argo.argo_asf
+281190 tests/data/fate/acodec-adpcm-argo.argo_asf
+cc5e5c695adeaebaa2b1f0df5ebd59ee *tests/data/fate/acodec-adpcm-argo.out.wav
+stddev: 1542.05 PSNR: 32.57 MAXDIFF:59667 bytes:  1058400/  1058432



More information about the ffmpeg-cvslog mailing list