[Mplayer-cvslog] CVS: main/libvo aclib_template.c,1.5,1.6
Michael Niedermayer
michael at mplayer.dev.hu
Wed Feb 13 01:17:40 CET 2002
Update of /cvsroot/mplayer/main/libvo
In directory mplayer:/var/tmp.root/cvs-serv18112
Modified Files:
aclib_template.c
Log Message:
101
Index: aclib_template.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/aclib_template.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- aclib_template.c 12 Feb 2002 23:17:14 -0000 1.5
+++ aclib_template.c 13 Feb 2002 00:17:16 -0000 1.6
@@ -426,10 +426,8 @@
* is needed to become ordered again. */
__asm__ __volatile__ ("sfence":::"memory");
#endif
-#ifndef HAVE_SSE
/* enables to use FPU */
__asm__ __volatile__ (EMMS:::"memory");
-#endif
}
/*
* Now do the tail of the block
More information about the MPlayer-cvslog
mailing list