OSDN Git Service

LinGui: refresh x264 tab
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 15 Jun 2010 16:15:53 +0000 (16:15 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 15 Jun 2010 16:15:53 +0000 (16:15 +0000)
commitfdb09bb478a03a07f7de8c19a1ee4d75832533c8
treef10f35c726258e095b7907bde7d3e69db3d3e498
parent870b7ceb0dc686776cc2e490db42001adbb4b11f
LinGui: refresh x264 tab
updated layout, labeling & tooltips
group options by encoding features, analysis options, and psychovisual options
change b-pyramid from checkbox to combo box to support None, Strict, and Normal options
expand psy-rd slider range to 0-2 (was 0-1)
relabel "Analysis" to "Partitions".
Add new "Most" option to Partitions that is the same as the old "Some"
Change "Some" option of Partitions to mean i4x4:i8x8
add weightp combo
add adaptive quantization strength slider
remove weightb checkbox
remove no-fast-pskip checkbox

git-svn-id: svn://localhost/HandBrake/trunk@3381 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/ghb.ui
gtk/src/hb-backend.c
gtk/src/values.c
gtk/src/widgetdeps.c
gtk/src/x264handler.c