FFmpeg/libswresample
Rainer Hochecker 02c51e0564 swr: fix alignment issue caused by 8ch sse functions
Fix crash when doing 8 ch conversion from apps compiled with MSVS
Thanks to Ronald for giving this hint:
https://ffmpeg.org/pipermail/ffmpeg-devel/2015-May/173049.html

Reviewed-by: "Ronald S. Bultje" <rsbultje@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit adb7372f74)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-06-17 21:50:07 +02:00
..
arm Fix libswresample compilation with Apple Neon assembler. 2014-02-17 17:40:10 +01:00
x86 swresample: Add arm&x86 clobber tests 2014-01-18 18:38:57 +01:00
audioconvert.c audioconvert: support simd code with specific alignment requirements. 2012-12-14 04:47:17 +01:00
audioconvert.h audioconvert: support simd code with specific alignment requirements. 2012-12-14 04:47:17 +01:00
dither.c swresample/dither: check memory allocation 2015-06-03 12:00:42 +02:00
dither_template.c swr: fix "may be used uninitialized in this function" warnings 2013-01-20 17:09:48 +01:00
libswresample.v
log2_tab.c swresample: include ff_log2_tab for shared builds 2012-10-20 01:58:04 +02:00
Makefile Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01: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
rematrix.c swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input 2014-04-24 08:59:56 +02:00
rematrix_template.c swresample/rematrix_template: Fix integer overflow in mix8to2 2013-06-10 03:03:17 +02:00
resample.c swresample/resample: use av_malloc_array() where appropriate 2014-04-10 04:53:00 +02:00
resample_template.c swr/resample: fix integer overflow, add missing cast 2013-02-04 04:05:59 +01:00
soxr_resample.c swresample/soxr_resample: fix error handling 2015-01-20 03:27:16 +01:00
swresample-test.c swr-test: Fix clip to 32bit 2013-02-04 04:05:59 +01:00
swresample.c swr: fix alignment issue caused by 8ch sse functions 2015-06-17 21:50:07 +02:00
swresample.h swresample: add swr_is_initialized() 2014-02-24 08:23:22 +01:00
swresample_internal.h swresample/dither: check memory allocation 2015-06-03 12:00:42 +02:00
swresampleres.rc Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
version.h swresample: add swr_is_initialized() 2014-02-24 08:23:22 +01:00