mirror of https://git.ffmpeg.org/ffmpeg.git
fate: flac: Only run tests requiring samples when samples are available
This commit is contained in:
parent
72e8d86b19
commit
efa4d6adf3
|
@ -15,5 +15,5 @@ fate-flac-%: CMD = enc_dec_pcm flac wav s16le $(REF) -c flac $(OPTS)
|
|||
fate-flac-%: CMP = oneoff
|
||||
fate-flac-%: FUZZ = 0
|
||||
|
||||
FATE_AVCONV += $(FATE_FLAC)
|
||||
FATE_SAMPLES_AVCONV += $(FATE_FLAC)
|
||||
fate-flac: $(FATE_FLAC)
|
||||
|
|
Loading…
Reference in New Issue