mirror of https://git.ffmpeg.org/ffmpeg.git
fix fate breakage, 10l to me (too much copy and pasting)
Originally committed as revision 24881 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
680aefa2fe
commit
1c10978086
|
@ -36,4 +36,4 @@ fate-mp3-float-conf-si_block: REF = $(SAMPLES)/mp3-conformance/si_block.pcm
|
|||
FATE_TESTS += $(FATE_MP3)
|
||||
fate-mp3: $(FATE_MP3)
|
||||
$(FATE_MP3): CMP = stddev
|
||||
$(FATE_AAC): FUZZ = 0.07
|
||||
$(FATE_MP3): FUZZ = 0.07
|
||||
|
|
Loading…
Reference in New Issue