Re: Using the MMX and SSE functions on linux platform
Michael Militzer <[email protected]>
| Newsgroups | gmane.comp.video.xvid.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, make sure you have nasm (>= 2.0) installed on your build machine. Otherwise, configure will exclude the MMX/SSE asm code. http://www.nasm.us/ Regards, Michael Quoting ??? <[email protected]>: > Dear frineds: I want to use the MMX and SSE functions of Xvid to > optimize the program,but I find them not be used using the default Xvid > configure file. > What could I do ? My CPU can run MMX and SSE codes. > > thank you! > > Kongxw > _______________________________________________ > Xvid-devel mailing list > [email protected] > http://list.xvid.org/mailman/listinfo/xvid-devel > >