[FFmpeg-cvslog] fate/imf: Rename IMF fate-target
Andreas Rheinhardt
git at videolan.org
Sun Jul 31 20:07:36 EEST 2022
ffmpeg | branch: release/5.1 | Andreas Rheinhardt <andreas.rheinhardt at outlook.com> | Sun Jul 24 21:34:58 2022 +0200| [80d1b8938eb227f0e9efde91050836b1e9a051a9] | committer: Andreas Rheinhardt
fate/imf: Rename IMF fate-target
It conflicts with the name of the test using the testtool
in libavformat.mak.
Fixes ticket #9841.
Reviewed-by: Pierre-Anthony Lemieux <pal at sandflow.com>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
(cherry picked from commit 3b923116e5a348945281b8d827074ac8f897464d)
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=80d1b8938eb227f0e9efde91050836b1e9a051a9
---
tests/fate/imf.mak | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/fate/imf.mak b/tests/fate/imf.mak
index 70a3efdfbd..feb54d1361 100644
--- a/tests/fate/imf.mak
+++ b/tests/fate/imf.mak
@@ -3,4 +3,4 @@ fate-imf-cpl-with-repeat: CMD = framecrc -f imf -i $(TARGET_SAMPLES)/imf/countdo
FATE_SAMPLES_FFMPEG-$(CONFIG_IMF_DEMUXER) += $(FATE_IMF)
-fate-imf: $(FATE_IMF)
+fate-imfdec: $(FATE_IMF)
More information about the ffmpeg-cvslog
mailing list