[MPlayer-cvslog] CVS: main configure,1.1165,1.1166
    Uoti Urpala 
    uoti.urpala at pp1.inet.fi
       
    Sat Apr 22 15:45:27 CEST 2006
    
    
  
On Sat, 2006-04-22 at 15:24 +0200, Diego Biurrun CVS wrote:
> -    xmm|sse|kni)  _sse=yes    _mmx2=yes    ;;
> +    xmm|sse|kni)  _sse=yes                 ;;
I think this must be wrong. After this change only "mmxext" enables the
HAVE_MMX2 define. AFAIK no Intel CPU reports mmxext, thus this disables
the HAVE_MMX2 optimizations on all Intel hardware (which is not right
unless MPlayer has was broken on Intel CPUs before this commit, which it
wasn't).
    
    
More information about the MPlayer-cvslog
mailing list