]> granicus.if.org Git - libx264/commit
Improve QPRD
authorFiona Glaser <fiona@x264.com>
Wed, 19 Aug 2009 08:49:47 +0000 (01:49 -0700)
committerFiona Glaser <fiona@x264.com>
Wed, 19 Aug 2009 23:13:15 +0000 (16:13 -0700)
commitbde792fee0ac6d32d534918db870c94fe106b6e3
tree3b725a70d3775fb3af91625d32f5b2e019499f57
parent4e824bbcafaf16a4736db0028fdf6dd542f3ed35
Improve QPRD
Always check the last macroblock's QP, even if the normal search doesn't reach it.
Raise the failure threshold when moving towards the last macroblock's QP.
0.2-1% improved compression.
encoder/analyse.c