Fixes GCC4 fix by using "g" instead of "mp" as some compilers misscompile
authorGuillaume Poirier <gpoirier@mplayerhq.hu>
Fri, 24 Jun 2005 12:17:30 +0000 (12:17 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Fri, 24 Jun 2005 12:17:30 +0000 (12:17 +0000)
commit69cf0be2c3930f23905b31dfa389ad14025e0323
treeb01095a488aa47dc85dbef3d86de5fad47a7fd06
parent961e0ccdcaa4fd3a217270ed5da9f2c1efcdf4cc
Fixes GCC4 fix by using "g" instead of "mp" as some compilers misscompile
that code othewisei (leading to segfaults).

Originally committed as revision 15814 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
postproc/swscale_template.c