| Commit message (Expand) | Author | Age | Files | Lines |
* | add me per jbrjake's request to check svn account | van | 2008-01-04 | 1 | -0/+6 |
* | Change url to check LATEST file to "handbrake.fr" | dynaflash | 2008-01-03 | 1 | -1/+1 |
* | MacGui: Loose Anamorphic initial implementation | dynaflash | 2008-01-03 | 10 | -211/+325 |
* | WinGui: | sr55 | 2008-01-02 | 6 | -34/+63 |
* | Program Streams: Vans patch to set a fake duration for program streams. | dynaflash | 2008-01-01 | 1 | -5/+5 |
* | Only drop frames when using VFR, not with regular detelecine. | jbrjake | 2008-01-01 | 1 | -2/+6 |
* | WinGui: | sr55 | 2007-12-31 | 1 | -7/+1 |
* | Macgui: Enable opening up .eyetv packages directly | dynaflash | 2007-12-31 | 1 | -12/+59 |
* | Program Stream Enhancements - Van: Libhb | dynaflash | 2007-12-31 | 4 | -239/+213 |
* | Fixes a typo in MP4 chapter marker durations. Thanks, van! | jbrjake | 2007-12-29 | 1 | -1/+1 |
* | Extends hb_set_anamorphic_size() to make it possible to do "dry-runs"...this ... | jbrjake | 2007-12-28 | 3 | -40/+63 |
* | Better b-frame muxing. Instead of using an arbitrarily long offset and then l... | jbrjake | 2007-12-28 | 3 | -39/+46 |
* | "Great! Where are we going?" | jbrjake | 2007-12-28 | 1 | -2/+2 |
* | Patches mpeg4ip's build script so it doesn't check for libmp4v2 compatibility... | jbrjake | 2007-12-28 | 2 | -1/+17 |
* | Updated makefile for cygwin builds | sr55 | 2007-12-27 | 1 | -9/+14 |
* | MacGui: Maintain Picture Filters state across sources | dynaflash | 2007-12-26 | 3 | -22/+36 |
* | 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 |