ffmpeg/libswscale
Ramiro Polla d9d14dc607 Use int instead of long to pass width parameters in non-public functions.
long was being incorrectly used as an x86-sized register, both for 32 and 64
bits, but this is not the case in win64.

Originally committed as revision 31153 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2010-05-11 00:36:34 +00:00
..
bfin Use int instead of long to pass width parameters in non-public functions. 2010-05-11 00:36:34 +00:00
mlib
ppc
sparc
x86 alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines 2010-05-04 09:11:01 +00:00
Makefile alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines 2010-05-04 09:11:01 +00:00
colorspace-test.c Use int instead of long to pass width parameters in non-public functions. 2010-05-11 00:36:34 +00:00
libswscale.v
options.c
rgb2rgb.c libswscale: Relicense almost all x86 assembler optimizations as LGPL. 2010-03-27 11:31:02 +00:00
rgb2rgb.h
rgb2rgb_template.c Replace some "m" constraints by MANGLE to avoid issues with some compilers not 2010-03-31 17:00:33 +00:00
swscale-test.c
swscale.c Use int instead of long to pass width parameters in non-public functions. 2010-05-11 00:36:34 +00:00
swscale.h Remove explicit filename from Doxygen @file commands. 2010-04-20 14:47:31 +00:00
swscale_internal.h Use int instead of long to pass width parameters in non-public functions. 2010-05-11 00:36:34 +00:00
swscale_template.c Use int instead of long to pass width parameters in non-public functions. 2010-05-11 00:36:34 +00:00
utils.c libswscale: Relicense almost all x86 assembler optimizations as LGPL. 2010-03-27 11:31:02 +00:00
yuv2rgb.c alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines 2010-05-04 09:11:01 +00:00