OSDN Git Service

MacGui: Advanced x264 panel overhaul. - Updates labeling
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 18 Jun 2010 20:40:34 +0000 (20:40 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 18 Jun 2010 20:40:34 +0000 (20:40 +0000)
commitafc5f99e811a8c865bead6fb1bee3fff9ce99441
treeacb8e5d9ad72f430397063eaedfd4aea4b74cf76
parent512528dbafaee9054b17e5749a647fda78f41cd9
MacGui: Advanced x264 panel overhaul. - Updates labeling
- Updates tooltips
- Rearranges layout to group options by encoding features, analysis options, and psychovisual options
- Adds weightp checkbox
- Adds adaptive quantization slider going from 0 - 2.0
- Removes mixed-refs switch
- Removes weightb switch
- Removes no-fast-pskip switch
- Removes spurious 0 value for reference frames, clamps values to 1-16
- Converts b-pyramid from a checkbox to a menu to allow strict, makes normal instead of off the default
- Defaults b-pyramid to being on, removes it from string when it's on, and converts text values of strict or normal to a checked box since we're not offering strict.
- Makes psy-rd slider go to 2.0
- Changes analyse some (default) to most, add new some (i4x4,i8x8)
- Makes psy-trellis go in 0.05 increments instead of 0.1 increments.
- Stops hiding 8x8dct when analyse is none (thanks, Rodeo)
- Fixes animated reset of psy-rd and psy-trellis sliders when hidden (thanks, Rodeo)
- Hides psy-trellis when cabac goes off (thanks, Rodeo)

git-svn-id: svn://localhost/HandBrake/trunk@3392 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/English.lproj/AdvancedView.xib
macosx/HBAdvancedController.h
macosx/HBAdvancedController.m