Fix compilation with runtime cpu detection.
authorRamiro Polla <ramiro.polla@gmail.com>
Sat, 5 Dec 2009 09:44:19 +0000 (09:44 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Sat, 5 Dec 2009 09:44:19 +0000 (09:44 +0000)
commite470691aa8798004bf5589871865a765cb791014
treecbf87575c7175ad804fa15fb5f614ec6a3bb385a
parent6e4f40e1f4d0c074a054cacf9c4bdbe4df236762
Fix compilation with runtime cpu detection.
All functions in swscale_template.c should be declared with the RENAME macro.

Originally committed as revision 29976 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
libswscale/swscale_template.c