[FFmpeg-cvslog] r18903 - in trunk/libavcodec: Makefile mlpdsp.c x86/mlpdsp.c
Ramiro Polla
ramiro
Sat May 23 03:24:18 CEST 2009
Mike Melanson wrote:
> ramiro wrote:
>> Author: ramiro
>> Date: Sat May 23 02:23:30 2009
>> New Revision: 18903
>>
>> Log:
>> MLP DSP functions x86-optimized.
>> 12.59% overall speedup in x86_32
>> 9.98% overall speedup in x86_64
>> compared to gcc 4.3.3
>
> This broke stuff. Check FATE. (Looks like all x86_64 configs, Mac OS X
> and Linux).
We were just discussing it on IRC =)
The MANGLE macro appends (%%rip) to x86_64 && PIC, which is not wanted
for labels. Reverted for now. I'll continue the discussion on ffmpeg-devel.
Ramiro Polla
More information about the ffmpeg-cvslog
mailing list