summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui:sr552007-12-2433-5/+213
* Adds a bunch of code comments to the x264 option controller, in order to make...jbrjake2007-12-211-27/+147
* WinGui:sr552007-12-2110-726/+190
* WinGui:sr552007-12-214-8/+14
* WinGui:sr552007-12-212-4/+1
* WinGui:sr552007-12-201-76/+18
* WinGui:sr552007-12-2019-284/+133
* WinGui:sr552007-12-203-806/+821
* hb_log should not be used outside of HB Lib, it's private to HB, using eddyg2007-12-201-1/+1
* WinGui:sr552007-12-195-149/+73
* WinGui:sr552007-12-1912-130/+39
* MacGui: DRC slider modificationsdynaflash2007-12-191-9/+7
* WinGui:sr552007-12-191-3/+11
* 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