• Michael Niedermayer's avatar
    removing esp usage · 46fe31a0
    Michael Niedermayer authored
    this is certainly not the most beautifull but it should work without -fomit-frame-pointer and PIC and gcc-4 vomits when ebp is given in a constraint directly even with -fomi-frame-pointer so theres not that much choice ...
    if anyone knows a simpler/cleaner solution, dont hesitate to suggest it ...
    
    Originally committed as revision 18393 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
    46fe31a0
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile Loading commit data...
cs_test.c Loading commit data...
rgb2rgb.c Loading commit data...
rgb2rgb.h Loading commit data...
rgb2rgb_template.c Loading commit data...
swscale-example.c Loading commit data...
swscale.c Loading commit data...
swscale.h Loading commit data...
swscale_altivec_template.c Loading commit data...
swscale_internal.h Loading commit data...
swscale_template.c Loading commit data...
yuv2rgb.c Loading commit data...
yuv2rgb_altivec.c Loading commit data...
yuv2rgb_mlib.c Loading commit data...
yuv2rgb_template.c Loading commit data...