OSDN Git Service

MacGui: Remove Target Size as a rate control option as it doesn't really work correct...
[handbrake-jp/handbrake-jp-git.git] / macosx / HBAdvancedController.m
2010-11-09 dynaflashMacGui: fix alignment of the widgets in the Advanced...
2010-08-25 dynaflashMacGui: Allow trellis and psy-trellis with cavlc since...
2010-06-18 jbrjakeMacGui: Advanced x264 panel overhaul. - Updates labeling
2010-04-02 dynaflashMacGui: Add subme 10 to the subpixel motion estimation...
2009-11-23 jbrjakeMacGui: Use 11 tick marks to represent 0-10 instead...
2009-09-16 dynaflashMacGui: Remove hosed up "NSString stringWithFormat...
2009-08-01 jbrjake- Bumps x264 to r1195-5d75a9b. x264 has new default...
2009-02-14 jbrjakeMacGui: Moves the tooltips for the x264 advanced tab...
2009-02-13 jbrjakeMacGui: Yet another x264 advanced controller change...
2009-02-13 jbrjakeMacGui: Removes a bunch of redundant code from the...
2009-02-13 jbrjakeMacGui: Hopefully this time the option hiding code...
2009-02-13 jbrjakeMacGui: Restructures that x264 advanced option widget...
2009-02-12 jbrjakeMacGui: Being lazy and copying and pasting code never...
2009-02-12 jbrjakeMacGui: Oops, only trellis can hide psy-trellis now...
2009-02-11 jbrjakeMacGui: Adds a widget for adaptive b-frames to the...
2009-02-11 jbrjakeMacGui: Some changes to the method that fades in and...
2009-02-11 jbrjakeMacGui: Adds slider widgets for Psy-RD and Psy-Trellis...
2009-02-10 jbrjakeMacGui: Hides the merange widget on the advanced tab...
2009-02-10 jbrjakeMacGui: Adds a popup menu item for Hadamard-transformed...
2008-10-09 jbrjakeBumps x264 to r999, bringing with it, among other thing...
2008-09-25 jbrjakeMacGui:Oops. WTF was I hiding direct prediction in...
2008-09-25 jbrjakeMacGui: Fixes bug in x264 advanced options tab, that...
2008-09-19 jbrjakeBrings MacGui in line with x264's new default subme...
2008-07-28 ritsukaMacGui: Use nil instead of NULL. Patch by blindjimmy...
2008-04-15 dynaflashMacGui: replace handbrake.m0k.org references with handb...
2008-03-12 jbrjakeMacGui: When selecting one x264 option disables another...
2007-12-21 jbrjakeAdds a bunch of code comments to the x264 option contro...
2007-12-09 jbrjakeMacGui: cosmetic changes for the advanced x264opts...
2007-11-09 jbrjakeMacGui: Fixes a small bug -- if a default value was...
2007-09-07 ritsukaMacGui: Move x264 advanced options code to a new class...