[x264-devel] x264: svn commit r717 (pengvado)
Subversion daemon
svn at videolan.org
Sun Jan 6 09:15:05 CET 2008
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.)
> http://trac.videolan.org/x264/changeset/717
More information about the x264-devel
mailing list