FFmpeg/libswresample
Ganesh Ajjanagadde 6d7384bd73 swresample/dither: check memory allocation
check memory allocation in swri_get_dither()

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 196b885a5f)

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-06-10 02:13:12 +02:00
..
arm audioconvert/arm: require alignment of 16 2012-12-14 04:49:09 +01:00
x86 swresample/x86/audio_convert: add emms to CONV 2013-06-18 02:26:36 +02: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-10 02:13:12 +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 buildsys: only include log2_tab per library for shared builds 2013-03-04 12:25:02 +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-06-25 16:35:24 +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-06-25 16:18:40 +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-06-10 02:13:07 +02:00
swresample-test.c swr-test: Fix clip to 32bit 2013-02-04 04:05:59 +01:00
swresample.c swresample/dither: check memory allocation 2015-06-10 02:13:12 +02:00
swresample.h swr: update copyright years of a few files iam working on 2013-01-09 18:30:01 +01:00
swresample_internal.h swresample/dither: check memory allocation 2015-06-10 02:13:12 +02:00
version.h lswr/swresample: use AV_OPT_TYPE_SAMPLE_FMT for sample format options 2012-12-03 13:49:56 +01:00