ffmpeg/libswscale
Reimar Döffinger f514b4f937 Do not needlessly use the BP register in x86_64-specific code, there are
enough other registers available that are less likely to cause issues.

Originally committed as revision 30160 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2010-01-01 09:46:24 +00:00
..
bfin
mlib
ppc
sparc
x86
colorspace-test.c
Makefile
options.c
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
swscale_internal.h Move fast bilinear scaler code to the existing h[yc]scale_fast() functions. 2009-12-21 01:54:59 +00:00
swscale_template.c Do not needlessly use the BP register in x86_64-specific code, there are 2010-01-01 09:46:24 +00:00
swscale-example.c
swscale.c Indentation. 2009-12-20 17:42:35 +00:00
swscale.h Make sws_format_name() use av_pix_fmt_descriptors. 2009-11-26 21:08:45 +00:00
yuv2rgb.c