ffmpeg/libswresample
Michael Niedermayer 2b58c9c945 swresample/resample_template: try to consider src_size more exactly
This should avoid slight differences in the output causes by input
size alignment differences between archs

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-04-15 06:35:35 +02:00
..
arm Fix libswresample compilation with Apple Neon assembler. 2014-02-17 17:40:10 +01:00
x86 swresample/resample: sse float linear interpolation 2014-03-24 02:34:02 +01:00
Makefile Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
audioconvert.c
audioconvert.h
dither.c swresample/dither: use av_malloc_array() 2014-04-08 00:29:20 +02:00
dither_template.c
libswresample.v
log2_tab.c
noise_shaping_data.c
rematrix.c lswr: fix assert failure on unknown layouts. 2013-11-03 10:30:37 +01:00
rematrix_template.c
resample.c swresample/resample: use av_malloc_array() where appropriate 2014-04-08 00:29:26 +02:00
resample_template.c swresample/resample_template: try to consider src_size more exactly 2014-04-15 06:35:35 +02:00
soxr_resample.c
swresample-test.c
swresample.c swr: check that the context for swr_convert() has been initialized 2014-02-24 08:23:42 +01:00
swresample.h swresample: add swr_is_initialized() 2014-02-24 08:23:22 +01:00
swresample_internal.h
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