ffmpeg/libswresample
James Almer 43482bd1a5 swr/resample: use av_clip functions
Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-04-05 22:46:40 +02:00
..
aarch64 swr: aarch64 audio_convert and neon clobber test 2014-08-27 20:06:37 +02:00
arm Fix libswresample compilation with Apple Neon assembler. 2014-02-17 17:40:10 +01:00
x86 swresample: add av_cold to init functions 2015-02-21 00:33:09 +01: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: add av_cold to init functions 2015-02-21 00:33:09 +01:00
dither_template.c swr: fix "may be used uninitialized in this function" warnings 2013-01-20 17:09:48 +01: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 swresample: split option table to a separate file 2014-07-06 03:45:46 +02:00
rematrix.c swresample/x86/rematrix_init: Check av_malloc* return codes, forward errors 2015-02-09 10:15:56 +01:00
rematrix_template.c swresample/rematrix_template: Fix integer overflow in mix8to2 2013-06-10 03:03:17 +02:00
resample.c swresample/resample: Fix undefined shifts 2015-03-14 01:15:37 +01: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: Add prefix to soxr_resampler 2015-02-27 19:20:43 +01:00
swresample-test.c swresample/swresample-test: Add () to protect uint_rand() argument 2015-02-16 23:09:09 +01:00
swresample.c swresample/swresample: Use av_mallocz_array() 2015-03-30 23:24:33 +02:00
swresample.h swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00
swresample_frame.c swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00
swresample_internal.h swresample: Add prefix to soxr_resampler 2015-02-27 19:20:43 +01:00
swresampleres.rc Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
version.h swresample: Add AVFrame based API 2014-08-16 20:39:37 +02:00