ffmpeg/libswresample
Muhammad Faiz 7f1b503ec2 swresample/resample: do not increase phase_count on exact_rational
high phase_count is only useful when dst_incr_mod is non zero
in other word, it is only useful on soft compensation

on init, it will build filter with low phase_count
but when soft compensation is enabled, rebuild filter
with high phase_count

this approach saves lots of memory

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Muhammad Faiz <mfcc64@gmail.com>
2016-06-17 16:02:49 +07:00
..
aarch64
arm swresample: add exact_rational option 2016-06-13 12:36:01 +07:00
x86 swresample: add exact_rational option 2016-06-13 12:36:01 +07:00
Makefile
audioconvert.c
audioconvert.h
dither.c
dither_template.c
libswresample.v
log2_tab.c
noise_shaping_data.c
options.c swresample: add exact_rational option 2016-06-13 12:36:01 +07:00
rematrix.c
rematrix_template.c
resample.c swresample/resample: do not increase phase_count on exact_rational 2016-06-17 16:02:49 +07:00
resample.h swresample/resample: do not increase phase_count on exact_rational 2016-06-17 16:02:49 +07:00
resample_dsp.c
resample_template.c swresample: add exact_rational option 2016-06-13 12:36:01 +07:00
soxr_resample.c swresample: add exact_rational option 2016-06-13 12:36:01 +07:00
swresample-test.c
swresample.c swresample: add exact_rational option 2016-06-13 12:36:01 +07:00
swresample.h
swresample_frame.c
swresample_internal.h swresample: add exact_rational option 2016-06-13 12:36:01 +07:00
swresampleres.rc
version.h swresample: add exact_rational option 2016-06-13 12:36:01 +07:00