[FFmpeg-devel] [PATCH 4/4] fate/all: add missing crc/framecrc/md5/framemd5/pipe dependencies

Nicolas Gaullier nicolas.gaullier at cji.paris
Thu Oct 10 14:18:55 EEST 2024


>De : Nicolas Gaullier <nicolas.gaullier at cji.paris> 
>Envoyé : mercredi 9 octobre 2024 22:30
>
>diff --git a/tests/fate/demux.mak b/tests/fate/demux.mak
>index c16b540d2f..fe5073397e 100644
>--- a/tests/fate/demux.mak
>+++ b/tests/fate/demux.mak
>@@ -1,82 +1,82 @@
>(..)
>-FATE_SAMPLES_DEMUX-$(call ALLYES, S337M_DEMUXER DOLBY_E_PARSER FRAMECRC_MUXER) += fate-s337m-demux
>+FATE_SAMPLES_DEMUX-$(call FRAMECRC, S337M,, DOLBY_E_PARSER FRAMECRC_MUXER) += fate-s337m-demux
> fate-s337m-demux: CMD = framecrc -i $(TARGET_SAMPLES)/dolby_e/16-11 -c copy -ss 2 -t 1

Ooops, I failed to remove the redundant FRAMECRC_MUXER here.
I'll send a v2 early next week including other potential feedbacks if any.

Nicolas


More information about the ffmpeg-devel mailing list