[x264-devel] x264: svn commit r717 (pengvado)
Loren Merritt
lorenm at u.washington.edu
Sun Jan 6 12:24:13 CET 2008
On Sun, 6 Jan 2008, Jindrich Makovicka wrote:
> On Sun, 6 Jan 2008, Subversion daemon wrote:
>
>> r717 | pengvado | 2008-01-06 09:15:04 +0100 (Sun, 06 Jan 2008) | 5
>> lines Changed paths:
>> M /trunk/common/amd64/pixel-a.asm
>> M /trunk/common/i386/pixel-a.asm
>> M /trunk/common/i386/pixel.h
>> M /trunk/common/pixel.c
>> M /trunk/common/pixel.h
>> M /trunk/encoder/analyse.c
>> M /trunk/encoder/me.c
>> M /trunk/encoder/me.h
>> M /trunk/tools/checkasm.c
>>
>> convert absolute difference of sums from mmx to sse2
>> convert mv bits cost and ads threshold from C to sse2
>> convert bytemask-to-list from C to scalar asm
>> 1.6x faster me=esa (x86_64) or 1.3x faster (x86_32). (times consider
>> only motion estimation. overall encode speedup may vary.)
>
> I needed to force a long jump in one place to make it build with
> nasm:
Works For Me with nasm 2.00
--Loren Merritt
More information about the x264-devel
mailing list