| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | WinGui: | sr55 | 2007-10-26 | 1 | -14/+9 |
* | WinGui: | sr55 | 2007-10-26 | 10 | -296/+438 |
* | Automagically set keyframe intervals for x264, based on the specified FPS. | jbrjake | 2007-10-26 | 1 | -1/+10 |
* | Repeat after me, eddyg is a wally. | eddyg | 2007-10-24 | 1 | -1/+0 |
* | Modify the xcode libhb default target to properly reflect version 0.9.1 for j... | dynaflash | 2007-10-24 | 1 | -2/+2 |
* | Changed logging messages about PTS discontinuities to be less verbose, and ch... | eddyg | 2007-10-23 | 2 | -23/+112 |
* | Modifies CLI help message for audio track selection, to make it clearer how t... | jbrjake | 2007-10-22 | 1 | -2/+3 |
* | Reverts r1030 because it didn't work properly: -P would eat the next word as ... | jbrjake | 2007-10-20 | 1 | -1/+1 |
* | Adds short parameter names for denoising and deinterlacing in the CLI. | jbrjake | 2007-10-20 | 1 | -3/+41 |
* | WinGui: | sr55 | 2007-10-16 | 4 | -18/+110 |
* | Allow short option name -P for loose anamorphic to take its optional argument... | jbrjake | 2007-10-16 | 1 | -1/+1 |
* | "Loose" anamorphic: | jbrjake | 2007-10-16 | 5 | -9/+203 |
* | WinGui: | sr55 | 2007-10-16 | 4 | -56/+93 |
* | This patch from superdump lets muxmp4.c set a Height Ratio for the QuickTime ... | jbrjake | 2007-10-16 | 1 | -7/+20 |
* | WinGui: | sr55 | 2007-10-14 | 11 | -149/+427 |
* | WinGUI: | sr55 | 2007-10-14 | 1 | -0/+516 |
* | WinGUI: | sr55 | 2007-10-14 | 8 | -73/+202 |
* | Change the fifo size from being statically tuned for a Mac Pro with 4 CPUs to... | eddyg | 2007-10-13 | 1 | -10/+10 |
* | WinGUI: | sr55 | 2007-10-12 | 1 | -2/+2 |
* | Somehow this went missing as I prepared these subtitle changes for commit in ... | eddyg | 2007-10-11 | 1 | -0/+2 |
* | Detect and workaround missing end of cell markers caused by corrupted DVD con... | eddyg | 2007-10-11 | 1 | -9/+83 |
* | Port HandBrake to Solaris, most of the heavy lifting provided by begi. | eddyg | 2007-10-11 | 6 | -70/+215 |
* | Fixed a problem when using more than 13 b-frames in x264 | ritsuka | 2007-10-11 | 1 | -8/+7 |
* | MacGui: Queue Enhancements courtesy of travistex | dynaflash | 2007-10-09 | 18 | -272/+772 |
* | Add travistex to the AUTHORS file | dynaflash | 2007-10-09 | 1 | -0/+4 |
* | MacGui: Remove the sanity check for 23.976 framerate and detelecine | dynaflash | 2007-10-09 | 2 | -18/+2 |
* | Increases the size of the integer holding MPEG-2 picture flags in the hb_buff... | jbrjake | 2007-10-09 | 1 | -1/+1 |
* | Change the progress messages to use stdout, added a flush after each progress... | eddyg | 2007-10-09 | 1 | -8/+12 |
* | Fix to the chapter merging to ensure that when reading from the media we take... | eddyg | 2007-10-09 | 2 | -10/+30 |
* | Don't drop subtitles when crossing PTS discontinuities by using buffer sequen... | eddyg | 2007-10-08 | 7 | -43/+213 |
* | MacGui: Rename iPhone preset to iPhone / iPod Touch0.9.1 | dynaflash | 2007-10-08 | 1 | -1/+1 |
* | MacGui: update build number to : 2007100800 for 0.9.1 release | dynaflash | 2007-10-08 | 2 | -3/+3 |
* | Bump HB_BUILD date for jam. | jbrjake | 2007-10-08 | 1 | -1/+1 |
* | Alphabetizes AUTHORS by surname, credits huevos_rancheros' contributions. | jbrjake | 2007-10-08 | 1 | -5/+8 |
* | WinGui: | sr55 | 2007-10-05 | 8 | -67/+45 |
* | Adds more changes for 0.9.1 to the NEWS file. | jbrjake | 2007-10-05 | 1 | -0/+16 |
* | MacGUI: Removed some localized strings so the presets work fine in the frenc... | ritsuka | 2007-10-05 | 1 | -0/+0 |
* | Cygwin contrib pack updated to 0013 | sr55 | 2007-10-05 | 1 | -2/+2 |
* | Mac OS X Contrib Binaries ++ to 0020 | jbrjake | 2007-10-05 | 1 | -1/+1 |
* | WinGui: | sr55 | 2007-10-04 | 11 | -138/+209 |
* | Two changes, one ensure zero size buffers are zero size, second change the bu... | eddyg | 2007-10-04 | 2 | -24/+27 |
* | When duplicating the x264 options keep a pointer to the start of the options ... | eddyg | 2007-10-02 | 1 | -3/+6 |
* | MacGui: Fix issue where Source is display with the volume id (ie. disk1) inst... | dynaflash | 2007-09-28 | 1 | -3/+4 |
* | WinGui: | sr55 | 2007-09-27 | 5 | -357/+300 |
* | Fixes encx264.c from rev 994 to avoid crasing with 2pass and auto select / fo... | dynaflash | 2007-09-27 | 1 | -3/+3 |
* | MacGui: Add the auto detected framerate to the "Same as source" item in the "... | dynaflash | 2007-09-27 | 1 | -4/+66 |
* | MacGui: Mod encx264.c to allow the queue to show the advanced x264 options in... | dynaflash | 2007-09-27 | 1 | -1/+2 |
* | Mistake in chapter merging well spotted by Van, which would cause the encodin... | eddyg | 2007-09-27 | 1 | -0/+1 |
* | A line went missing from Controller.mm in the reorg of that file, you | eddyg | 2007-09-26 | 1 | -0/+5 |
* | MacGui: Queue - fixes issue where starting a job and then adding to the queue... | dynaflash | 2007-09-26 | 1 | -18/+58 |