summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPierre-Anthony Lemieux <pal@palemieux.com>2023-01-05 15:29:46 -0800
committerPierre-Anthony Lemieux <pal@palemieux.com>2023-02-21 19:38:54 -0800
commitd80f3debe29821ea1fea2a62aff378695214c1c9 (patch)
tree1bf8aeebb88606f079b99bb7671443d9c7529260 /tests
parent23b4251808ba98773a1ab54a9b9706f442cf8299 (diff)
downloadffmpeg-d80f3debe29821ea1fea2a62aff378695214c1c9.tar.gz
fate/imfdec: remove imf experimental flag
Signed-off-by: Pierre-Anthony Lemieux <pal@palemieux.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/fate/imf.mak4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/fate/imf.mak b/tests/fate/imf.mak
index 49ab35e7d9..100822f5e0 100644
--- a/tests/fate/imf.mak
+++ b/tests/fate/imf.mak
@@ -1,8 +1,8 @@
FATE_IMF += fate-imf-cpl-with-repeat
-fate-imf-cpl-with-repeat: CMD = framecrc -f imf -i $(TARGET_SAMPLES)/imf/countdown/CPL_bb2ce11c-1bb6-4781-8e69-967183d02b9b.xml -c:v copy
+fate-imf-cpl-with-repeat: CMD = framecrc -i $(TARGET_SAMPLES)/imf/countdown/CPL_bb2ce11c-1bb6-4781-8e69-967183d02b9b.xml -c:v copy
FATE_IMF += fate-imf-cpl-with-audio
-fate-imf-cpl-with-audio: CMD = framecrc -f imf -i $(TARGET_SAMPLES)/imf/countdown-audio/CPL_688f4f63-a317-4271-99bf-51444ff39c5b.xml -c:a copy
+fate-imf-cpl-with-audio: CMD = framecrc -i $(TARGET_SAMPLES)/imf/countdown-audio/CPL_688f4f63-a317-4271-99bf-51444ff39c5b.xml -c:a copy
FATE_SAMPLES_FFMPEG-$(CONFIG_IMF_DEMUXER) += $(FATE_IMF)