fixed difference with -vo md5 between doVertDefFilter() C and MMX / MMX2 versions
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 25 Oct 2001 11:42:34 +0000 (11:42 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 25 Oct 2001 11:42:34 +0000 (11:42 +0000)
commite5c30e06927a1a0e360586b1de978b6a89ee19bf
treeae2c1cab3cb8b2ec501f188da844e695d1b8057d
parent4e4dcbc5843186aec7e6160412be80c4f4d88975
fixed difference with -vo md5 between doVertDefFilter() C and MMX / MMX2 versions
fixed some warnings
fixed the cant compile on non x86 systems (i didnt apply the patch from Oliver Schoenbrunner <oliver.schoenbrunner@jku.at> because it used ARCH_X86 instead of HAVE_MMX)

Originally committed as revision 2462 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
postproc/postprocess.c
postproc/postprocess_template.c