mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 20:19:55 +00:00
fate: ffprobe tests require SAMPLES.
This commit is contained in:
parent
ae1ab8265b
commit
c0c2424f73
@ -127,6 +127,7 @@ fate-seek: $(FATE_SEEK)
|
||||
ifdef SAMPLES
|
||||
FATE += $(FATE_LAVF_FATE)
|
||||
FATE += $(FATE_FFMPEG)
|
||||
FATE += $(FATE_FULL) $(FATE_FULL-yes)
|
||||
fate-rsync:
|
||||
rsync -vaLW --timeout=60 --contimeout=60 rsync://fate.ffmpeg.org/fate-suite/ $(SAMPLES)
|
||||
else
|
||||
|
@ -10,7 +10,7 @@ fate-probe-format-roundup1414: REF = mpeg
|
||||
FATE_PROBE_FORMAT += fate-probe-format-roundup2015
|
||||
fate-probe-format-roundup2015: REF = dv
|
||||
|
||||
FATE-$(CONFIG_FFPROBE) += $(FATE_PROBE_FORMAT)
|
||||
FATE_FULL-$(CONFIG_FFPROBE) += $(FATE_PROBE_FORMAT)
|
||||
fate-probe-format: $(FATE_PROBE_FORMAT)
|
||||
|
||||
$(FATE_PROBE_FORMAT): ffprobe$(EXESUF)
|
||||
|
Loading…
Reference in New Issue
Block a user