[FFmpeg-cvslog] tests/fate/mov: check mov and framemd5 has enabled when test

Steven Liu git at videolan.org
Mon Sep 16 12:50:25 EEST 2024


ffmpeg | branch: master | Steven Liu <lq at chinaffmpeg.org> | Mon Sep  9 14:09:01 2024 +0800| [2fb2cd5c79fc0a01539e826530a195c3d6b78a17] | committer: Steven Liu

tests/fate/mov: check mov and framemd5 has enabled when test

fix error st fate-mov-neg-firstpts-discard when
--disable-everything --samples=fate-suite

Signed-off-by: Steven Liu <lq at chinaffmpeg.org>

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

 tests/fate/mov.mak | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/fate/mov.mak b/tests/fate/mov.mak
index 4160c63a45..682997f7fe 100644
--- a/tests/fate/mov.mak
+++ b/tests/fate/mov.mak
@@ -17,7 +17,7 @@ FATE_MOV-$(call FRAMEMD5, MOV) = fate-mov-3elist \
            fate-mov-stream-shorter-than-movie \
            fate-mov-pcm-remux \
 
-FATE_MOV_FFPROBE = fate-mov-neg-firstpts-discard \
+FATE_MOV_FFPROBE-$(call FRAMEMD5, MOV) = fate-mov-neg-firstpts-discard \
                    fate-mov-neg-firstpts-discard-vorbis \
                    fate-mov-aac-2048-priming \
                    fate-mov-zombie \



More information about the ffmpeg-cvslog mailing list