On Wed, Jan 11, 2006 at 01:07:03PM -0800, java dev wrote: > I'm looking for theora-mmx source for windows: it's available only for linux ? As far as I know. You'll have to either convert the ASM to intel syntax or compile the MMX code with gcc. HTH, -r