OSDN Git Service

- Bumps x264 to r1195-5d75a9b. x264 has new default settings: subme 6->7, bframes...
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 1 Aug 2009 14:09:02 +0000 (14:09 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 1 Aug 2009 14:09:02 +0000 (14:09 +0000)
commitd75166de2b31bb7743e7345e0105507656ce81fe
treeffe3ef26a1a2fbe6610d3a85f17c1edb774d530b
parented5a81836cbf7880f751d04a00558cd35a401600
- Bumps x264 to r1195-5d75a9b. x264 has new default settings: subme 6->7, bframes 0->3, 8x8dct 0->1, psnr 1->0, ssim 1->0, ref 1->3, mixed-refs 0->1, trellis 0->1, weightb 0->1
- Explicitly enables SSIM and PSNR metrics for all x264 encodes
- MacGui: Updates Advanced tab for new x264 defaults
- MacGui and CLI: Updates built-in presets to produce the same output given the new default x264 settings

git-svn-id: svn://localhost/HandBrake/trunk@2742 b64f7644-9d1e-0410-96f1-a4d463321fa5
contrib/x264/module.defs
libhb/encx264.c
macosx/HBAdvancedController.m
macosx/HBPresets.m
test/test.c