mirror of https://github.com/FFmpeg/FFmpeg.git
parent
8f4ce626f8
commit
04568f8d1a
3 changed files with 6 additions and 3 deletions
@ -0,0 +1,5 @@ |
||||
FATE_SUBTITLES += fate-sub-srt
|
||||
fate-sub-srt: CMD = md5 -i $(SAMPLES)/sub/SubRip_capability_tester.srt -f ass |
||||
|
||||
FATE_SAMPLES_FFMPEG += $(FATE_SUBTITLES)
|
||||
fate-subtitles: $(FATE_SUBTITLES) |
Loading…
Reference in new issue