[x264-devel] x264: svn commit r642 (pengvado)
Subversion daemon
svn at videolan.org
Wed Apr 4 20:45:27 CEST 2007
r642 | pengvado | 2007-04-04 20:45:25 +0200 (Wed, 04 Apr 2007) | 8 lines
Changed paths:
M /trunk/common/amd64/quant-a.asm
M /trunk/common/common.h
M /trunk/common/i386/quant-a.asm
M /trunk/common/i386/quant.h
M /trunk/common/quant.c
M /trunk/common/quant.h
M /trunk/common/set.c
M /trunk/common/set.h
M /trunk/encoder/encoder.c
M /trunk/encoder/macroblock.c
M /trunk/encoder/rdo.c
M /trunk/tools/checkasm.c
2x faster quant. 2% overall.
side effects:
not bit-identical to the previous algorithm.
while the new algorithm covers a wider range of cqms than the previous one did,
I couldn't find a good way to fallback to a general version for the extreme
cqms. so now it refuses to encode extreme cqms instead of just being slower.
lays a framework for custom deadzone matrices, though I didn't add an api.
> http://trac.videolan.org/x264/changeset/642
--
This is the x264-devel mailing-list
To unsubscribe, go to: http://developers.videolan.org/lists.html
More information about the x264-devel
mailing list