| Commit message (Expand) | Author | Age | Files | Lines |
* | WinGui: | sr55 | 2007-12-24 | 33 | -5/+213 |
* | Adds a bunch of code comments to the x264 option controller, in order to make... | jbrjake | 2007-12-21 | 1 | -27/+147 |
* | WinGui: | sr55 | 2007-12-21 | 10 | -726/+190 |
* | WinGui: | sr55 | 2007-12-21 | 4 | -8/+14 |
* | WinGui: | sr55 | 2007-12-21 | 2 | -4/+1 |
* | WinGui: | sr55 | 2007-12-20 | 1 | -76/+18 |
* | WinGui: | sr55 | 2007-12-20 | 19 | -284/+133 |
* | WinGui: | sr55 | 2007-12-20 | 3 | -806/+821 |
* | hb_log should not be used outside of HB Lib, it's private to HB, using | eddyg | 2007-12-20 | 1 | -1/+1 |
* | WinGui: | sr55 | 2007-12-19 | 5 | -149/+73 |
* | WinGui: | sr55 | 2007-12-19 | 12 | -130/+39 |
* | MacGui: DRC slider modifications | dynaflash | 2007-12-19 | 1 | -9/+7 |
* | WinGui: | sr55 | 2007-12-19 | 1 | -3/+11 |
* | WinGui: | sr55 | 2007-12-19 | 4 | -306/+434 |
* | Renumber start and stop timestamps for VFR, so they are continuous despite dr... | jbrjake | 2007-12-18 | 1 | -2/+30 |
* | MacGui: add outlets for the DRC descriptive labels and disable/enable along w... | dynaflash | 2007-12-18 | 5 | -2/+15 |
* | MacGui: Add Preset Window | dynaflash | 2007-12-18 | 2 | -1/+1 |
* | MacGui: Queue Update - thanks travistex | dynaflash | 2007-12-17 | 8 | -307/+445 |
* | Missed trunk makefile when checking in 1109 | sr55 | 2007-12-14 | 1 | -95/+95 |
* | WinGui: | sr55 | 2007-12-14 | 14 | -1078/+442 |
* | MacGui: HTTP optimized mp4 implementation | dynaflash | 2007-12-14 | 5 | -22/+46 |
* | MacGui: DRC Slider minor visual fix | dynaflash | 2007-12-13 | 2 | -3/+1 |
* | MacGui: DRC Slider Enhancements | dynaflash | 2007-12-13 | 2 | -1/+1 |
* | Only call the dynamic range compression function when the user-inputted value... | jbrjake | 2007-12-13 | 1 | -1/+1 |
* | MPEG-2 stream reading fixes for missing audio, multiple audio tracks, languag... | jbrjake | 2007-12-13 | 5 | -193/+318 |
* | Updates manicure for the new default CRF setting in the CLI, so it doesn't ad... | jbrjake | 2007-12-13 | 1 | -3/+3 |
* | CLI: Makes CRF (constant rate factor) the default constant quality mode, inst... | jbrjake | 2007-12-13 | 1 | -4/+4 |
* | MacGui: Presets (code cleanup) | dynaflash | 2007-12-12 | 1 | -254/+248 |
* | MacGui: Presets Drawer improvements | dynaflash | 2007-12-12 | 3 | -7/+8 |
* | MacGui: Dynamic Range Control implemented in the audio tab of the main window. | dynaflash | 2007-12-12 | 5 | -7/+38 |
* | Ooops -- when copying and pasting code snippets, it helps to have the right t... | jbrjake | 2007-12-12 | 1 | -1/+1 |
* | Don't copy the frame before passing it to x264, let x264 look directly into o... | eddyg | 2007-12-12 | 1 | -7/+20 |
* | MacGui: Update Presets to use NSOutlineView and change the associated methods... | dynaflash | 2007-12-10 | 5 | -177/+206 |
* | Cli: | sr55 | 2007-12-10 | 1 | -2/+2 |
* | WinGui: | sr55 | 2007-12-09 | 5 | -54/+169 |
* | MacGui: cosmetic changes for the advanced x264opts controller source code. Re... | jbrjake | 2007-12-09 | 1 | -595/+598 |
* | Cosmetic changes for the presets. Alphabetical sorting, no more hard tabs, an... | jbrjake | 2007-12-09 | 2 | -1242/+1412 |
* | Adds a preset for the 360, accounts for filters in the presets, updates manic... | jbrjake | 2007-12-08 | 4 | -94/+325 |
* | Updated jamfile to fix a small compile issue with zlib | sr55 | 2007-12-08 | 4 | -183/+183 |
* | Adds extra, user-selectable dynamic range compression to the liba52 interface... | jbrjake | 2007-12-08 | 4 | -3/+50 |
* | WinGui: | sr55 | 2007-12-07 | 10 | -105/+306 |
* | Adds parsing of picture filter settings. | jbrjake | 2007-12-07 | 1 | -5/+120 |
* | MacGui: fix a bracket on same line screw up from the last commit. | dynaflash | 2007-12-07 | 1 | -45/+47 |
* | MacGui: fix issue in which picture settings filters in presets would'nt set t... | dynaflash | 2007-12-07 | 1 | -30/+76 |
* | WinGui: | sr55 | 2007-12-07 | 2 | -0/+6 |
* | WinGui: | sr55 | 2007-12-07 | 7 | -311/+498 |
* | WinGui: | sr55 | 2007-12-06 | 2 | -17/+14 |
* | WinGui: | sr55 | 2007-12-06 | 10 | -106/+257 |
* | MacGui: Increase Presets Drawer width to 200 px to make room for nested presets. | dynaflash | 2007-12-06 | 2 | -1/+2 |
* | MacGui: Built-In Presets moved to new class: HBPresets | dynaflash | 2007-12-05 | 6 | -1213/+1281 |