Mercurial > mplayer.hg
changeset 4684:db15e0ef6b31
101
author | michael |
---|---|
date | Wed, 13 Feb 2002 00:17:16 +0000 |
parents | fba4289cdb41 |
children | e8a749c866cf |
files | libvo/aclib_template.c |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/aclib_template.c Tue Feb 12 23:30:07 2002 +0000 +++ b/libvo/aclib_template.c Wed Feb 13 00:17:16 2002 +0000 @@ -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