diff options
author | jbrjake <[email protected]> | 2008-10-09 17:50:44 +0000 |
---|---|---|
committer | jbrjake <[email protected]> | 2008-10-09 17:50:44 +0000 |
commit | 93288096cd99266708044c4bf177374e8f1a46de (patch) | |
tree | b9dde196dac782433f4b00539d8a8c431115bbb9 /contrib | |
parent | ffe47d6ff6ac8b5241081d382302694bfe297fee (diff) |
Bumps x264 to r999, bringing with it, among other things, the removal of the b-rdo and bime options and new subme modes to replace them.
Subme 5 or greater now includes bime.
Subme 7 is now subme 6 with b-rdo
Subme 8 is the old subme 7 with b-rdo
Subme 9 is new, does RD-refinement for b-frames.
MacGui presets and advanced tab have been updated to reflect these changes (don't forget to update built-in presets).
CLI will wait, as manicure.rb is in a state of flux.
WinGui and LinGui still need to be updated.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1821 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/version_x264.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/version_x264.txt b/contrib/version_x264.txt index 2f774c7e7..01a8d547b 100644 --- a/contrib/version_x264.txt +++ b/contrib/version_x264.txt @@ -1 +1 @@ -http://download.m0k.org/handbrake/contrib/x264-r995-2324c70.tar.gz
\ No newline at end of file +http://download.m0k.org/handbrake/contrib/x264-r999-cc51047.tar.gz
\ No newline at end of file |