forked from FFmpeg/FFmpeg
Add dependencies for the flac encoding fate tests.
This commit is contained in:
parent
53e3bc3024
commit
0edfda7977
1 changed files with 3 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue