ffmpeg/libswresample
Michael Niedermayer 364bdddaad swresample/dither: Cleanup number suffixes
The <<31 case needs LL

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

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-02-01 20:17:26 +01:00
..
arm audioconvert/arm: require alignment of 16 2012-12-14 04:49:09 +01:00
x86 x86: Fix compilation with nasm on PPC & OS/2 2013-10-08 12:36:19 +02:00
Makefile buildsys: only include log2_tab per library for shared builds 2013-03-04 12:25:02 +01: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: Cleanup number suffixes 2015-02-01 20:17:26 +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
log2_tab.c
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-04-24 09:02:34 +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-23 15:10:07 +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 2014-12-30 15:38:20 +01:00
swresample-test.c swr-test: Fix clip to 32bit 2013-02-04 04:05:59 +01:00
swresample.c swresample/swresample: fix sample drop loop end condition 2014-11-28 18:53:10 +01:00
swresample.h lswr/swresample: convert ocl and icl options to AV_OPT_TYPE_CHANNEL_LAYOUT 2013-10-17 18:09:54 +02:00
swresample_internal.h swresample: Make rematrix maxvalue user settable 2013-07-22 03:23:54 +02:00
version.h lswr/swresample: convert ocl and icl options to AV_OPT_TYPE_CHANNEL_LAYOUT 2013-10-17 18:09:54 +02:00