mirror of https://git.ffmpeg.org/ffmpeg.git
Add dependencies for the flac encoding fate tests.
This commit is contained in:
parent
53e3bc3024
commit
0edfda7977
|
@ -22,5 +22,7 @@ fate-flac-24-%: CMD = enc_dec_pcm flac wav s24le $(REF) -c flac $(OPTS)
|
|||
fate-flac-%: CMP = oneoff
|
||||
fate-flac-%: FUZZ = 0
|
||||
|
||||
FATE_SAMPLES_AVCONV += $(FATE_FLAC)
|
||||
FATE_FLAC-$(call ENCMUX, FLAC, FLAC) += $(FATE_FLAC)
|
||||
|
||||
FATE_SAMPLES_AVCONV += $(FATE_FLAC-yes)
|
||||
fate-flac: $(FATE_FLAC)
|
||||
|
|
Loading…
Reference in New Issue