mirror of https://git.ffmpeg.org/ffmpeg.git
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@sandflow.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
8daa0fea9f
commit
3b923116e5
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue