OSDN Git Service

Updates x264 to r1259-dd026f2, bringing with it a bunch of changes you can read about...
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 15 Sep 2009 15:16:05 +0000 (15:16 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 15 Sep 2009 15:16:05 +0000 (15:16 +0000)
commit4126066b3dbc362c60bc42364f82ae49d30b1938
tree66d11ff111377cbc5ddd2610e148036c2e2a0e01
parent0f7cba7abcdf2d40f125f734839dfdfaa264c70d
Updates x264 to r1259-dd026f2, bringing with it a bunch of changes you can read about on their git log. The most prominent change is macroblock tree rate control (read about it on doom9), which is on by default, and for most content it produces smaller, better quality encodes. Due to a minor, temporary issue with fades in baseline profile encodes, for the moment I'm disabling mbtree when bframes=0, but this can be overridden through explicitly specifying mbtree=1 in the x264 options string.

git-svn-id: svn://localhost/HandBrake/trunk@2823 b64f7644-9d1e-0410-96f1-a4d463321fa5
contrib/x264/module.defs
libhb/encx264.c