[FFmpeg-cvslog] fate: add OSQ test

Paul B Mahol git at videolan.org
Wed Sep 6 12:52:39 EEST 2023


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Tue Sep  5 23:41:22 2023 +0200| [bfa43447fae18a4ccc1c3c2af88bb676b24d0872] | committer: Paul B Mahol

fate: add OSQ test

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

 tests/fate/lossless-audio.mak | 3 +++
 tests/ref/fate/lossless-osq   | 1 +
 2 files changed, 4 insertions(+)

diff --git a/tests/fate/lossless-audio.mak b/tests/fate/lossless-audio.mak
index 86327e1167..f3aa700743 100644
--- a/tests/fate/lossless-audio.mak
+++ b/tests/fate/lossless-audio.mak
@@ -13,6 +13,9 @@ fate-lossless-shorten: CMD = md5 -i $(TARGET_SAMPLES)/lossless-audio/luckynight-
 FATE_SAMPLES_LOSSLESS_AUDIO-$(call DEMDEC, RKA, RKA) += fate-lossless-rka
 fate-lossless-rka: CMD = md5 -i $(TARGET_SAMPLES)/lossless-audio/luckynight-partial.rka -f s16le -af aresample
 
+FATE_SAMPLES_LOSSLESS_AUDIO-$(call DEMDEC, OSQ, OSQ) += fate-lossless-osq
+fate-lossless-osq: CMD = md5 -i $(TARGET_SAMPLES)/lossless-audio/luckynight-partial.osq -f s16le -af aresample
+
 FATE_SAMPLES_LOSSLESS_AUDIO-$(call DEMDEC, TAK, TAK) += fate-lossless-tak
 fate-lossless-tak: CMD = crc -i $(TARGET_SAMPLES)/lossless-audio/luckynight-partial.tak -af aresample
 
diff --git a/tests/ref/fate/lossless-osq b/tests/ref/fate/lossless-osq
new file mode 100644
index 0000000000..6281924c41
--- /dev/null
+++ b/tests/ref/fate/lossless-osq
@@ -0,0 +1 @@
+97223f65c91213694a660d52f87f35aa



More information about the ffmpeg-cvslog mailing list