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] / gtk / src / x264handler.c
2011-01-03 jstebbinsLinGui: update copyright dates
2010-11-02 jstebbinsLinGui: Fix psy-rd formatting to be locale safe
2010-11-02 jstebbinsLinGui: Use '.' for all locales when passing floats...
2010-09-13 jstebbinsLinGui: fix UI problem with trellis cavlc
2010-06-18 jstebbinsLinGui: change psy_trellis increments to 0.05
2010-06-15 jstebbinsLinGui: refresh x264 tab
2010-02-23 jstebbinsLinGui: fix a bunch of brokenness on Ubuntu 10.04 ...
2009-12-09 jstebbinsLinGui: remove b-pyramid/mbtree dependency
2009-12-04 jstebbinsLinGui: fix mbtree x264 option sanitizer
2009-09-30 jstebbinsLinGui: fix mbtree/b-pyramid dependency issue
2009-09-29 jstebbinsLinGui: fix psy-rd and psy-trellis sliders
2009-09-25 jstebbinsLinGui: ok, I relent. mbtree widget is not needed...
2009-09-25 jstebbinsLingui: make mbtree default follow the state of bframes
2009-09-15 jstebbinsLinGui: add mbtree checkbox to x264 settings tab
2009-08-07 jstebbinsLinGui: don't disable subme 10 when psy-rd is 0
2009-08-01 jstebbinsLinGui: accomodate new x264 defaults
2009-07-09 jstebbinsLinGui: accidentally commited x264 defaults changes...
2009-07-09 jstebbinsLinGui: fix behavior when changing storage height in...
2009-06-11 jstebbinsLinGui: per irc discussion with D_S, in turbo 1st pass...
2009-04-16 jstebbinsLinGui: merge gtk mingw cross compiling support
2009-03-07 jstebbinsLinGui:
2009-02-12 jstebbinsLinGui: add video quality slider granularity preference.
2009-02-11 jstebbinsLinGui: add b-adapt combo box to x264 tab
2009-02-11 jstebbinsLinGui: add sliders for psy-rd and psy-trellis
2008-12-06 jstebbinsLinGui: fix me_method/me_range dependency
2008-12-01 jstebbinsLinGui: fix cut/past capability in x264 options textview.
2008-10-17 jstebbinsLinGui: Make preset key/values mostly align with macui...
2008-10-09 jstebbinsLinGui: Changes required by latest x264
2008-09-29 jstebbinsLinGui: fix a small scanning status display problem...
2008-09-26 jstebbinsLinGui: trim both callbacks.c and settings.c. Move...