ffmpeg/libswresample
Muhammad Faiz 6c7a0876fe swresample/swresample: do not reset tsf on swr_alloc_set_opts
so tsf option in aresample will have effect
previously tsf/internal_sample_format had no effect

fate is updated
s32p previously used fltp internally
dblp previously used fltp/dblp internally

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Muhammad Faiz <mfcc64@gmail.com>
2017-03-13 02:45:36 +07:00
..
aarch64 swr/aarch64: add missing ret to ff_resample_common_apply_filter_x8_float_neon 2017-02-16 11:52:32 +01:00
arm swresample/arm: cosmetic fixes 2017-01-13 21:24:25 +01:00
tests swr: fix time.h include 2016-06-22 14:00:08 +02:00
x86 swresample/resample: optimize exact_rational=on:linear_interp=on case 2016-11-25 03:22:04 +07:00
audioconvert.c swresample: add int64 sample format 2016-08-18 15:30:05 +02:00
audioconvert.h
dither_template.c
dither.c swresample: Skip over dither steps if dithering scale is 0 2016-08-18 11:52:11 +02:00
libswresample.v Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24' 2016-06-27 17:56:47 +02:00
log2_tab.c
Makefile
noise_shaping_data.c
options.c swresample: Skip over dither steps if dithering scale is 0 2016-08-18 11:52:11 +02:00
rematrix_template.c swresample/rematrix: Use clipping s16 rematrixing if overflows are possible 2016-05-15 22:25:34 +02:00
rematrix.c lswr/rematrix: Remove an aggressive loop optimization. 2017-02-25 18:53:34 +01:00
resample_dsp.c swresample/aarch64: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon 2017-01-13 21:24:19 +01:00
resample_template.c swresample/resample_template: Add filter values in parallel 2016-12-10 02:44:21 +01:00
resample.c swresample/resample: do not allow odd filter_length 2017-03-09 13:09:14 +07:00
resample.h swresample/aarch64: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon 2017-01-13 21:24:19 +01:00
soxr_resample.c swresample/soxr: fix invalid use of linear_interp 2016-11-26 05:52:24 +07:00
swresample_frame.c
swresample_internal.h swresample: Use double and float for matrixes for best quality and speed 2016-09-27 12:53:25 +02:00
swresample.c swresample/swresample: do not reset tsf on swr_alloc_set_opts 2017-03-13 02:45:36 +07:00
swresample.h swresample: Add swr_build_matrix() 2016-09-27 12:54:00 +02:00
swresampleres.rc
version.h Bump minor versions after 3.2 branchpoint to seperate release 2016-10-26 20:52:42 +02:00