FFmpeg/libswresample
Ganesh Ajjanagadde 1bed09a30e swresample: allow double precision beta value for the Kaiser window
Kaiser windows inherently don't require beta to be an integer. This was
an arbitrary restriction. Moreover, soxr does not require it, and in
fact often estimates beta to a non-integral value.

Thus, this patch allows greater flexibility for swresample clients.
Micro version is updated.

Reviewed-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
2015-11-08 21:11:07 -05:00
..
aarch64
arm
x86 x86/audio_convert: fix clobbering of xmm registers 2015-10-01 22:40:50 -03:00
audioconvert.c
audioconvert.h
dither_template.c swresample/dither_template: Add missing license header 2015-09-27 13:09:10 +02:00
dither.c
libswresample.v
log2_tab.c
Makefile
noise_shaping_data.c
options.c swresample: allow double precision beta value for the Kaiser window 2015-11-08 21:11:07 -05:00
rematrix_template.c
rematrix.c swresample: slightly nicer debug output for auto matrix 2015-10-15 20:16:13 +02:00
resample_dsp.c
resample_template.c
resample.c swresample: allow double precision beta value for the Kaiser window 2015-11-08 21:11:07 -05:00
resample.h swresample: allow double precision beta value for the Kaiser window 2015-11-08 21:11:07 -05:00
soxr_resample.c swresample: allow double precision beta value for the Kaiser window 2015-11-08 21:11:07 -05:00
swresample_frame.c
swresample_internal.h swresample: allow double precision beta value for the Kaiser window 2015-11-08 21:11:07 -05:00
swresample-test.c all: add const-correctness to qsort comparators 2015-10-25 10:07:20 -04:00
swresample.c
swresample.h doc/resampler, swresample/options: use proper capitalization 2015-10-10 20:49:54 +02:00
swresampleres.rc
version.h swresample: allow double precision beta value for the Kaiser window 2015-11-08 21:11:07 -05:00