I'm pleased to announce that the port of the GCC (AT&T) inline assembly optimized code to Visual C (Intel) inline assembly code is now available in SVN. Thusnelda SVN branch is located here: http://svn.xiph.org/branches/theora-thusnelda For more information regarding Visual Studio 2005/2008 compilation read: http://svn.xiph.org/branches/theora-thusnelda/win32/VS2005/README http://svn.xiph.org/branches/theora-thusnelda/win32/VS2008/README Cheers, Cristian.
ristian Adam wrote:> I'm pleased to announce that the port of the GCC (AT&T) inline assembly > optimized code to Visual C (Intel) inline assembly code is now available > in SVN. >I would like to point out that the C preprocesor define which enables the inline assembly code has been renamed from USE_ASM to OC_X86_ASM. If you have your own project files, make sure not to forget to update :) Cheers, Cristian.