ffmpeg/libswresample
Rainer Hochecker 63d484c342 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-05-21 20:43:38 +02:00
..
aarch64 swr: aarch64 audio_convert and neon clobber test 2014-08-27 20:06:37 +02:00
arm
x86 x86/swr: add missing alignment check to pack_6ch functions 2015-02-12 15:43:43 -03:00
Makefile
audioconvert.c swresample/audioconvert: Fix undefined behavior (left shift of negative value) 2014-10-08 05:35:06 +02:00
audioconvert.h
dither.c swresample/dither: Cleanup number suffixes 2015-02-12 17:10:35 +01:00
dither_template.c
libswresample.v
log2_tab.c
noise_shaping_data.c
options.c swresample: Allow reinitialization without ever setting channel layouts 2015-04-17 15:20:29 +02:00
rematrix.c swresample: Allow reinitialization without ever setting channel layouts 2015-04-17 15:20:29 +02:00
rematrix_template.c
resample.c swresample/resample: fix invert_initial_buffer() after flush 2014-10-16 22:35:27 +02:00
resample.h
resample_dsp.c
resample_template.c
soxr_resample.c swresample/soxr_resample: fix error handling 2014-12-13 22:20:16 +01:00
swresample-test.c swresample/swresample-test: Randomly wipe out channel counts 2015-04-17 15:20:29 +02:00
swresample.c swr: fix alignment issue caused by 8ch sse functions 2015-05-21 20:43:38 +02:00
swresample.h
swresample_frame.c
swresample_internal.h swresample: Allow reinitialization without ever setting channel layouts 2015-04-17 15:20:29 +02:00
swresampleres.rc
version.h