ffmpeg/libswresample
Michael Niedermayer 430405eb0b swresample/swresample: Fix input channel count in resample_first computation
Found-by: Marcin Gorzel <gorzel@google.com>
Reviewed-by: Marcin Gorzel <gorzel@google.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit bce4da85e8)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2018-11-18 02:20:43 +01:00
..
aarch64
arm swresample/arm: rename labels to fix xcode build error 2018-07-18 16:57:03 +02:00
tests swr: fix time.h include 2016-06-22 14:00:08 +02:00
x86 swresample/x86: add support for exact_rational 2016-06-21 05:18:21 +07:00
audioconvert.c swresample: add int64 sample format 2016-08-18 15:30:05 +02:00
audioconvert.h all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
dither.c swresample: Skip over dither steps if dithering scale is 0 2016-08-18 11:52:11 +02:00
dither_template.c
libswresample.v Merge commit '535a742c26' 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.c swresample/rematrix: fix update of channel matrix if input or output layout is undefined 2018-02-19 10:09:15 +01:00
rematrix_template.c swresample/rematrix: Use clipping s16 rematrixing if overflows are possible 2016-05-15 22:25:34 +02:00
resample.c swresample/resample: free existing ResampleContext on reinit 2017-03-21 12:12:09 -03:00
resample.h swresample/x86: add support for exact_rational 2016-06-21 05:18:21 +07:00
resample_dsp.c swresample/arm: add ff_resample_common_apply_filter_{x4,x8}_{float,s16}_neon 2016-05-13 21:13:46 +02:00
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.c swresample/swresample: Fix input channel count in resample_first computation 2018-11-18 02:20:43 +01:00
swresample.h swresample: Add swr_build_matrix() 2016-09-27 12:54:00 +02: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
swresampleres.rc
version.h Revert "Bump minor versions after 3.2 branchpoint to seperate release" 2016-10-26 21:22:12 +02:00