summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* WinGui:sr552007-12-194-306/+434
* Renumber start and stop timestamps for VFR, so they are continuous despite dr...jbrjake2007-12-181-2/+30
* MacGui: add outlets for the DRC descriptive labels and disable/enable along w...dynaflash2007-12-185-2/+15
* MacGui: Add Preset Windowdynaflash2007-12-182-1/+1
* MacGui: Queue Update - thanks travistexdynaflash2007-12-178-307/+445
* Missed trunk makefile when checking in 1109sr552007-12-141-95/+95
* WinGui:sr552007-12-1414-1078/+442
* MacGui: HTTP optimized mp4 implementationdynaflash2007-12-145-22/+46
* MacGui: DRC Slider minor visual fixdynaflash2007-12-132-3/+1
* MacGui: DRC Slider Enhancementsdynaflash2007-12-132-1/+1
* Only call the dynamic range compression function when the user-inputted value...jbrjake2007-12-131-1/+1
* MPEG-2 stream reading fixes for missing audio, multiple audio tracks, languag...jbrjake2007-12-135-193/+318
* 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