summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updates manicure for the new default CRF setting in the CLI, so it doesn't ad...jbrjake2007-12-131-3/+3
* CLI: Makes CRF (constant rate factor) the default constant quality mode, inst...jbrjake2007-12-131-4/+4
* MacGui: Presets (code cleanup)dynaflash2007-12-121-254/+248
* MacGui: Presets Drawer improvementsdynaflash2007-12-123-7/+8
* MacGui: Dynamic Range Control implemented in the audio tab of the main window.dynaflash2007-12-125-7/+38
* Ooops -- when copying and pasting code snippets, it helps to have the right t...jbrjake2007-12-121-1/+1
* Don't copy the frame before passing it to x264, let x264 look directly into o...eddyg2007-12-121-7/+20
* MacGui: Update Presets to use NSOutlineView and change the associated methods...dynaflash2007-12-105-177/+206
* Cli:sr552007-12-101-2/+2
* WinGui:sr552007-12-095-54/+169
* MacGui: cosmetic changes for the advanced x264opts controller source code. Re...jbrjake2007-12-091-595/+598
* Cosmetic changes for the presets. Alphabetical sorting, no more hard tabs, an...jbrjake2007-12-092-1242/+1412
* Adds a preset for the 360, accounts for filters in the presets, updates manic...jbrjake2007-12-084-94/+325
* Updated jamfile to fix a small compile issue with zlibsr552007-12-084-183/+183
* Adds extra, user-selectable dynamic range compression to the liba52 interface...jbrjake2007-12-084-3/+50
* WinGui:sr552007-12-0710-105/+306
* Adds parsing of picture filter settings.jbrjake2007-12-071-5/+120
* MacGui: fix a bracket on same line screw up from the last commit.dynaflash2007-12-071-45/+47
* MacGui: fix issue in which picture settings filters in presets would'nt set t...dynaflash2007-12-071-30/+76
* WinGui:sr552007-12-072-0/+6
* WinGui:sr552007-12-077-311/+498
* WinGui:sr552007-12-062-17/+14
* WinGui:sr552007-12-0610-106/+257
* MacGui: Increase Presets Drawer width to 200 px to make room for nested presets.dynaflash2007-12-062-1/+2
* MacGui: Built-In Presets moved to new class: HBPresetsdynaflash2007-12-056-1213/+1281
* MacGui: Scanning progress bar now shows as indeterminate (barber pole) as for...dynaflash2007-12-042-13/+13
* MacGui: Increase size of main window by 200 px wide and 50 px high.dynaflash2007-12-036-88/+158
* WinGui:sr552007-12-031-88/+89
* Patch liba52's downmixer to apply bias when going from 5.1 to Pro Logic 2, pe...jbrjake2007-12-021-2/+2
* WinGui:sr552007-12-013-97/+156
* WinGui:sr552007-12-011-5/+28
* WinGui:sr552007-12-013-38/+210
* WinGui:sr552007-11-302-50/+38
* WinGui:sr552007-11-301-4/+4
* Mac: Change the default configuration to Deployment, was switched to Developm...ritsuka2007-11-301-9/+9
* Fix Solaris 10 compilation in new version of x264 with modified patch fileeddyg2007-11-291-7/+6
* MacGui: Split Picture settings for new preset up into Size and Filters and ad...dynaflash2007-11-295-379/+459
* WinGui:sr552007-11-291-116/+105
* Gives the CLI a separate option for adding the iPod UUID atom to mp4 files, i...jbrjake2007-11-283-3/+14
* MacGUI: Fix a warning on 10.5ritsuka2007-11-281-1/+8
* MacGui: Fix some warnings for compiling in 10.5dynaflash2007-11-282-7/+7
* WinGui:sr552007-11-274-376/+348
* New build configuration for xcode: Deployment 10.4. Right now is only useful ...ritsuka2007-11-271-206/+218
* MacGUI: Added a little macro in PictureGLView to make it compiles on Tiger ag...ritsuka2007-11-272-6/+9
* Fix Previous Bad Commit (1077)dynaflash2007-11-264-39/+53
* Mac OSX 10.5 Leopard / Xcode 3 Compatibilitydynaflash2007-11-261-1/+1
* WinGui:sr552007-11-231-1/+1
* Updates the copy of x264 HandBrake uses to r700, bringing with it, among othe...jbrjake2007-11-212-143/+133
* Optimize MP4 files for HTTP streaming (on the CLI it's -O or --optimize).jbrjake2007-11-215-16/+38
* MacGui: fix open last used source directory. broken in rev. 1067dynaflash2007-11-211-6/+9