[FFmpeg-cvslog] fate/matroska: fix dependencies for fate-matroska-prores-zlib test

James Almer git at videolan.org
Sat Dec 7 18:38:48 EET 2019


ffmpeg | branch: master | James Almer <jamrial at 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 <jamrial at 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



More information about the ffmpeg-cvslog mailing list