Lancer 2006/08/11 (based on aoTuV 4.51) - fully optimized libvorbis for x86 CPUs - http://homepage3.nifty.com/blacksword/ Changes: 2006/08/11 Lancer 20060811 * fix the bug in mdct_backward: SSE optimization 2006/08/10 Lancer 20060810(bitrate and multithread problem evaluation only) * fix the bug in _ve_amp: SSE optimization * fix the bug: produce the different patterns with MT version 2006/08/09 Lancer 20060809(bitrate problem evaluation only) * remove the bugged code of SSE in _ve_amp.
On Fri, Aug 11, 2006 at 11:53:01PM +0900, pub@cyanet.jp wrote:> Lancer 2006/08/11 (based on aoTuV 4.51) > - fully optimized libvorbis for x86 CPUs - > http://homepage3.nifty.com/blacksword/I tried the patches on Linux, specifically the libvorbis patch. gcc 4.1 fails, complaining about the assembler syntax of a "mov" instruction. gcc 3.3.6 compiles it, but the resulting library segfaults in vorbis_analysis_init(). -- Paul Martin <pm@zetnet.net> (work) <pm@nowster.zetnet.co.uk> (home)