@ -354,6 +354,29 @@ fate-swr-resample_nn-s16p-8000-44100: CMP_TARGET = 3163.39
fate-swr-resample_nn-s16p-8000-44100 : SIZE_TOLERANCE = 96000 - 20480
e n d e f
d e f i n e A R E S A M P L E _ A S Y N C
FATE_SWR_RESAMPLE += fate-swr-resample_async-$( 3) -$( 1) -$( 2)
fate-swr-resample_async-$(3)-$(1)-$(2) : tests /data /asynth -$( 1) -1.wav
fate-swr-resample_async-$(3)-$(1)-$(2) : CMD = ffmpeg -i $( TARGET_PATH ) /tests /data /asynth -$( 1) -1.wav -af atrim =end_sample =10240, asetpts =PTS +random \(0\)*200-100, aresample =$( 2) :async =50:min_hard_comp =0.100000:first_pts =0:internal_sample_fmt =$( 3) , aformat =$( 3) , aresample =$( 1) :internal_sample_fmt =$( 3) -f wav -acodec pcm_s 16le -
fate-swr-resample_async-$(3)-$(1)-$(2) : CMP = stddev
fate-swr-resample_async-$(3)-$(1)-$(2) : CMP_UNIT = $( 5)
fate-swr-resample_async-$(3)-$(1)-$(2) : FUZZ = 0.1
fate-swr-resample_async-$(3)-$(1)-$(2) : REF = tests /data /asynth -$( 1) -1.wav
fate-swr-resample_async-fltp-44100-8000 : CMP_TARGET = 4047.25
fate-swr-resample_async-fltp-44100-8000 : SIZE_TOLERANCE = 529200 - 20132
fate-swr-resample_async-fltp-8000-44100 : CMP_TARGET = 11193.77
fate-swr-resample_async-fltp-8000-44100 : SIZE_TOLERANCE = 96000 - 20312
fate-swr-resample_async-s16p-44100-8000 : CMP_TARGET = 4047.24
fate-swr-resample_async-s16p-44100-8000 : SIZE_TOLERANCE = 529200 - 20132
fate-swr-resample_async-s16p-8000-44100 : CMP_TARGET = 11194.08
fate-swr-resample_async-s16p-8000-44100 : SIZE_TOLERANCE = 96000 - 20312
e n d e f
$( call CROSS_TEST ,$ ( SAMPLERATES ) ,ARESAMPLE ,s 16p ,s 16le ,s 16)
$( call CROSS_TEST ,$ ( SAMPLERATES ) ,ARESAMPLE ,s 32p ,s 32le ,s 16)
$( call CROSS_TEST ,$ ( SAMPLERATES ) ,ARESAMPLE ,fltp ,f 32le ,s 16)
@ -366,6 +389,10 @@ $(call CROSS_TEST,$(SAMPLERATES_LITE),ARESAMPLE_LIN,dblp,f64le,s16)
$( call CROSS_TEST ,$ ( SAMPLERATES_NN ) ,ARESAMPLE_NN ,s 16p ,s 16le ,s 16)
$( call CROSS_TEST ,$ ( SAMPLERATES_NN ) ,ARESAMPLE_NN ,fltp ,f 32le ,s 16)
$( call CROSS_TEST ,$ ( SAMPLERATES_NN ) ,ARESAMPLE_ASYNC ,s 16p ,s 16le ,s 16)
$( call CROSS_TEST ,$ ( SAMPLERATES_NN ) ,ARESAMPLE_ASYNC ,fltp ,f 32le ,s 16)
F A T E _ S W R _ R E S A M P L E - $( call FILTERDEMDECENCMUX , ARESAMPLE , WAV , PCM_S 16LE , PCM_S 16LE , WAV ) + = $( FATE_SWR_RESAMPLE )
fate-swr-resample : $( FATE_SWR_RESAMPLE -yes )
FATE_SWR += $( FATE_SWR_RESAMPLE-yes)