mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-30 11:24:17 +00:00
Merge remote-tracking branch 'qatar/master'
* qatar/master: fate: Increase the tolerance in the lavr tests Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
57c018d542
@ -30,7 +30,7 @@ fate-lavr-resample-$(3)-$(1)-$(2): tests/data/asynth-$(1)-1.wav
|
||||
fate-lavr-resample-$(3)-$(1)-$(2): CMD = ffmpeg -i $(TARGET_PATH)/tests/data/asynth-$(1)-1.wav -ar $(2) -internal_sample_fmt $(3) -f $(4) -af atrim=end_sample=10240 -
|
||||
fate-lavr-resample-$(3)-$(1)-$(2): CMP = oneoff
|
||||
fate-lavr-resample-$(3)-$(1)-$(2): CMP_UNIT = $(5)
|
||||
fate-lavr-resample-$(3)-$(1)-$(2): FUZZ = 4
|
||||
fate-lavr-resample-$(3)-$(1)-$(2): FUZZ = 6
|
||||
fate-lavr-resample-$(3)-$(1)-$(2): REF = $(SAMPLES)/lavr/lavr-resample-$(3)-$(1)-$(2)
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user