[FFmpeg-cvslog] fate: add adpcm_ima_ws test

Zane van Iperen git at videolan.org
Mon Apr 26 13:03:15 EEST 2021


ffmpeg | branch: master | Zane van Iperen <zane at zanevaniperen.com> | Mon Apr 26 18:58:40 2021 +1000| [2da033be1037e5013fa3dd8bfa612497e0a3c07f] | committer: Zane van Iperen

fate: add adpcm_ima_ws test

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

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

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

diff --git a/tests/fate/acodec.mak b/tests/fate/acodec.mak
index 1b8c32b163..eda449c085 100644
--- a/tests/fate/acodec.mak
+++ b/tests/fate/acodec.mak
@@ -51,6 +51,7 @@ FATE_ACODEC_ADPCM-$(call ENCDEC, ADPCM_IMA_ALP, ALP)      += ima_alp
 FATE_ACODEC_ADPCM-$(call ENCDEC, ADPCM_IMA_QT,  AIFF)     += ima_qt
 FATE_ACODEC_ADPCM-$(call ENCDEC, ADPCM_IMA_SSI, KVAG)     += ima_ssi
 FATE_ACODEC_ADPCM-$(call ENCDEC, ADPCM_IMA_WAV, WAV)      += ima_wav
+FATE_ACODEC_ADPCM-$(call ENCDEC, ADPCM_IMA_WS,  WSAUD)    += ima_ws
 FATE_ACODEC_ADPCM-$(call ENCDEC, ADPCM_MS,      WAV)      += ms
 FATE_ACODEC_ADPCM-$(call ENCDEC, ADPCM_SWF,     FLV)      += swf
 FATE_ACODEC_ADPCM-$(call ENCDEC, ADPCM_SWF,     WAV)      += swf-wav
@@ -68,6 +69,7 @@ fate-acodec-adpcm-ima_apm: FMT = apm
 fate-acodec-adpcm-ima_qt:  FMT = aiff
 fate-acodec-adpcm-ima_ssi: FMT = kvag
 fate-acodec-adpcm-ima_wav: FMT = wav
+fate-acodec-adpcm-ima_ws:  FMT = wsaud
 fate-acodec-adpcm-ms:      FMT = wav
 fate-acodec-adpcm-swf:     FMT = flv
 fate-acodec-adpcm-yamaha:  FMT = wav
diff --git a/tests/ref/acodec/adpcm-ima_ws b/tests/ref/acodec/adpcm-ima_ws
new file mode 100644
index 0000000000..ad2b876f0d
--- /dev/null
+++ b/tests/ref/acodec/adpcm-ima_ws
@@ -0,0 +1,4 @@
+64808f6c710d62f18a6a12e27dca1e2e *tests/data/fate/acodec-adpcm-ima_ws.wsaud
+266684 tests/data/fate/acodec-adpcm-ima_ws.wsaud
+5ca78409893d1917cc42a49c96f51df8 *tests/data/fate/acodec-adpcm-ima_ws.out.wav
+stddev:  905.02 PSNR: 37.20 MAXDIFF:34026 bytes:  1058400/  1058400



More information about the ffmpeg-cvslog mailing list