From: Paul B Mahol <onemda@gmail.com> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: [FFmpeg-devel] [PATCH] fate: add OSQ test Date: Tue, 5 Sep 2023 23:44:18 +0200 Message-ID: <CAPYw7P45ZqF7vo4UudO+6SQsCY75WppML9jE6eZRhJM1RUUDPQ@mail.gmail.com> (raw) [-- Attachment #1: Type: text/plain, Size: 10 bytes --] Attached. [-- Attachment #2: 0001-fate-add-OSQ-test.patch --] [-- Type: text/x-patch, Size: 1462 bytes --] From c307a7598689fc39ad993c73428b44e0c4d0356e Mon Sep 17 00:00:00 2001 From: Paul B Mahol <onemda@gmail.com> Date: Tue, 5 Sep 2023 23:41:22 +0200 Subject: [PATCH] fate: add OSQ test Signed-off-by: Paul B Mahol <onemda@gmail.com> --- tests/fate/lossless-audio.mak | 3 +++ tests/ref/fate/lossless-osq | 1 + 2 files changed, 4 insertions(+) create mode 100644 tests/ref/fate/lossless-osq 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 -- 2.39.1 [-- Attachment #3: Type: text/plain, Size: 251 bytes --] _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next reply other threads:[~2023-09-05 21:37 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-09-05 21:44 Paul B Mahol [this message] 2023-09-06 6:17 ` Tomas Härdin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=CAPYw7P45ZqF7vo4UudO+6SQsCY75WppML9jE6eZRhJM1RUUDPQ@mail.gmail.com \ --to=onemda@gmail.com \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git