FFmpeg/libswscale
Carl Eugen Hoyos 891307b4d1 s86/scale: Do not return the result of a (void) function from a void function.
Fixes compilation with Sun C 5.12.
Reported by Bradley Mitchell in ticket #3649.
2014-06-19 18:45:13 +02:00
..
arm
ppc
x86 s86/scale: Do not return the result of a (void) function from a void function. 2014-06-19 18:45:13 +02:00
bayer_template.c
colorspace-test.c
input.c swscale/input: fix harmless integer overflow 2014-06-16 23:28:32 +02:00
libswscale.v
Makefile
options.c
output.c
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
swscale_internal.h swscale: Allow the max filter size to be set at compile time 2014-06-13 14:49:59 +01:00
swscale_unscaled.c
swscale-test.c
swscale.c swscale/swscale: replace potentially slow % by & 2014-06-18 04:24:31 +02:00
swscale.h
swscaleres.rc
utils.c swscale: Allow the max filter size to be set at compile time 2014-06-13 14:49:59 +01:00
version.h
yuv2rgb.c