1
0
Fork 0
FFmpeg/libswresample
Michael Niedermayer 83ffda78dd 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-08-03 02:14:31 +02:00
..
aarch64 swr: aarch64 audio_convert and neon clobber test 2014-08-27 20:06:37 +02:00
arm swresample/arm: rename labels to fix xcode build error 2018-07-13 18:36:55 +02:00
x86 x86: move XOP emulation code back to x86inc 2015-08-03 17:11:13 -03:00
Makefile swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00
audioconvert.c swresample/audioconvert: Fix undefined behavior (left shift of negative value) 2014-10-08 05:35:06 +02:00
audioconvert.h audioconvert: support simd code with specific alignment requirements. 2012-12-14 04:47:17 +01:00
dither.c swresample/dither: use integer arithmetic 2015-08-23 23:19:31 +02:00
dither_template.c swresample/dither_template: Do not define macro functions to nothing 2015-05-07 01:07:30 +02:00
libswresample.v swresample/libswresample.v: hide ff_* 2014-07-12 18:40:17 +02:00
log2_tab.c swresample: include ff_log2_tab for shared builds 2012-10-20 01:58:04 +02:00
noise_shaping_data.c swr/noise_shaping_data: pad coeffs to multiple of 4 when they are 1 below 2013-01-12 19:09:54 +01:00
options.c swr: Remember previously set int_sample_format from user 2015-06-22 18:34:39 +02:00
rematrix.c swresample/rematrix: Use clipping s16 rematrixing if overflows are possible 2016-08-15 18:54:34 +02:00
rematrix_template.c swresample/rematrix: Use clipping s16 rematrixing if overflows are possible 2016-08-15 18:54:34 +02:00
resample.c swresample/resample: free existing ResampleContext on reinit 2017-03-21 12:19:20 -03:00
resample.h swr: initialize only the necessary resample dsp functions 2014-07-04 01:37:41 +02:00
resample_dsp.c swr: initialize only the necessary resample dsp functions 2014-07-04 01:37:41 +02:00
resample_template.c swr/resample: use av_clip functions 2015-04-05 22:46:40 +02:00
soxr_resample.c swresample: soxr implementation for swr_get_out_samples() 2015-06-21 23:38:44 +02:00
swresample-test.c swresample/swresample-test: Make layouts static const 2015-08-30 13:10:11 +02:00
swresample.c swresample/swresample: Fix input channel count in resample_first computation 2018-08-03 02:14:31 +02:00
swresample.h swresample: Add swr_get_out_samples() 2015-06-04 05:37:32 +02:00
swresample_frame.c swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00
swresample_internal.h lswr: Allow 64 channels internally. 2015-07-17 00:17:08 +02:00
swresampleres.rc Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
version.h lswr: Allow 64 channels internally. 2015-07-17 00:17:08 +02:00