ffmpeg/libswresample
Michael Niedermayer 97f8c7a03e bump libpostproc and libswresample
this is needed / avoids some headaches  as one of their dependancies
(libavutil) was bumped

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-08-10 01:17:02 +02:00
..
arm Fix libswresample compilation with Apple Neon assembler. 2014-02-17 17:40:10 +01:00
x86 x86/swr: use lavu helper macros to check CPU extensions 2014-07-04 02:12:16 +02:00
audioconvert.c swresample/audioconvert: fix () in FMT_PAIR_FUNC() 2014-06-18 03:13:37 +02:00
audioconvert.h audioconvert: support simd code with specific alignment requirements. 2012-12-14 04:47:17 +01:00
dither_template.c swr: fix "may be used uninitialized in this function" warnings 2013-01-20 17:09:48 +01:00
dither.c swresample/dither: use av_malloc_array() 2014-04-08 00:29:20 +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
Makefile swresample: split option table to a separate file 2014-07-06 03:45:46 +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 swresample: split option table to a separate file 2014-07-06 03:45:46 +02:00
rematrix_template.c swresample/rematrix_template: Fix integer overflow in mix8to2 2013-06-10 03:03:17 +02:00
rematrix.c swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input 2014-04-24 01:25:46 +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: initialize only the necessary resample dsp functions 2014-07-04 01:37:41 +02:00
resample.c swr: initialize only the necessary resample dsp functions 2014-07-04 01:37:41 +02:00
resample.h swr: initialize only the necessary resample dsp functions 2014-07-04 01:37:41 +02:00
soxr_resample.c swr: handle initial negative sample index outside DSP function. 2014-06-14 14:36:18 +02:00
swresample_internal.h bump libpostproc and libswresample 2014-08-10 01:17:02 +02:00
swresample-test.c swresample-test: make it independant of the internal SWR_CH_MAX 2014-08-10 01:15:43 +02:00
swresample.c swresample/swresample: Treat mono as planar 2014-08-04 03:05:05 +02:00
swresample.h swresample: misc. doxy improvements 2014-07-08 01:36:56 +02:00
swresampleres.rc Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
version.h bump libpostproc and libswresample 2014-08-10 01:17:02 +02:00