ffmpeg | branch: master | James Almer <jamr...@gmail.com> | Sat Dec 7 13:30:18 2019 -0300| [ade7f4c60c000b0bc0c69bc5060b02a92d02f604] | committer: James Almer
fate/matroska: fix dependencies for fate-matroska-prores-zlib test Signed-off-by: James Almer <jamr...@gmail.com> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ade7f4c60c000b0bc0c69bc5060b02a92d02f604 --- tests/fate/matroska.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fate/matroska.mak b/tests/fate/matroska.mak index 25f5df82c8..94a9ccfdf7 100644 --- a/tests/fate/matroska.mak +++ b/tests/fate/matroska.mak @@ -1,4 +1,4 @@ -FATE_MATROSKA-$(call ALLYES, MATROSKA_DEMUXER VORBIS_PARSER) += fate-matroska-prores-zlib +FATE_MATROSKA-$(call ALLYES, MATROSKA_DEMUXER ZLIB) += fate-matroska-prores-zlib fate-matroska-prores-zlib: CMD = framecrc -i $(TARGET_SAMPLES)/mkv/prores_zlib.mkv -c:v copy # This tests that the matroska demuxer supports modifying the colorspace _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".