Do not needlessly use the BP register in x86_64-specific code, there are
commit55609ed91888ee6c72f8c053fd0adf032ef0ae84
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Fri, 1 Jan 2010 09:46:24 +0000 (1 09:46 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Fri, 1 Jan 2010 09:46:24 +0000 (1 09:46 +0000)
tree5a085d1ccfda9dd721c44c7cb6737dba4d892965
parent0265db7c0e9575f72daf9e99abb618965606763f
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.

git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@30160 b3059339-0415-0410-9bf9-f77b7e298cf2
swscale_template.c