ffmpeg/libswscale/bfin
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
..
internal_bfin.S Use int instead of long to pass width parameters in non-public functions. 2010-05-11 00:36:34 +00:00
swscale_bfin.c Use int instead of long to pass width parameters in non-public functions. 2010-05-11 00:36:34 +00:00
yuv2rgb_bfin.c Blackfin: use SRAM only when CONFIG_SRAM is set 2010-01-31 00:20:37 +00:00