This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
fate/matroska: fix dependencies for fate-matroska-prores-zlib test
Signed-off-by: James Almer <jamrial@gmail.com>
tags/n4.3
James Almer
5 years ago
parent
70efa31ba1
commit
ade7f4c60c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests/fate/matroska.mak
+ 1
- 1
tests/fate/matroska.mak
View File
@@ -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
Write
Preview
Loading…
Cancel
Save