| Commit message (Expand) | Author | Age | Files | Lines |
* | Variable frame rate improvements. | jbrjake | 2008-02-04 | 1 | -9/+15 |
* | Maintains separate filter settings for each job. This prevents the MacGui fro... | jbrjake | 2008-01-22 | 1 | -1/+23 |
* | Don't bother informing the user when grayscale is off, since that's the case ... | jbrjake | 2008-01-14 | 1 | -1/+3 |
* | fix for duplicate chapters when encoding with ffmpeg. | van | 2008-01-06 | 1 | -3/+7 |
* | Extends hb_set_anamorphic_size() to make it possible to do "dry-runs"...this ... | jbrjake | 2007-12-28 | 1 | -1/+1 |
* | Adds extra, user-selectable dynamic range compression to the liba52 interface... | jbrjake | 2007-12-08 | 1 | -0/+3 |
* | Moves the readout of applied x264 options from test.c to work.c, so the MacGu... | jbrjake | 2007-11-16 | 1 | -0/+2 |
* | First attempt at variable frame rate detelecining for NTSC video sources. | jbrjake | 2007-11-10 | 1 | -0/+21 |
* | "Loose" anamorphic: | jbrjake | 2007-10-16 | 1 | -3/+13 |
* | Change the fifo size from being statically tuned for a Mac Pro with 4 CPUs to... | eddyg | 2007-10-13 | 1 | -10/+10 |
* | Don't drop subtitles when crossing PTS discontinuities by using buffer sequen... | eddyg | 2007-10-08 | 1 | -2/+5 |
* | Two changes, one ensure zero size buffers are zero size, second change the bu... | eddyg | 2007-10-04 | 1 | -2/+2 |
* | Re-enable 6ch vorbis audio. | saintdev | 2007-09-16 | 1 | -2/+2 |
* | Reverts an errant checking for from rev 960 | dynaflash | 2007-09-13 | 1 | -70/+0 |
* | jbrjake's loose pixel ratio patch. | saintdev | 2007-09-13 | 1 | -0/+70 |
* | Added buffer management and changed fifo sizes. Changed job->subtitle_scan to... | eddyg | 2007-09-11 | 1 | -16/+21 |
* | Die, non-standard printf logging, die! | jbrjake | 2007-08-29 | 1 | -1/+1 |
* | Add Subtitle scanning for forced subtitles and normal subtitles from the CLI | eddyg | 2007-08-21 | 1 | -14/+69 |
* | Prettier logging display for filters. | jbrjake | 2007-08-14 | 1 | -4/+4 |
* | Moves the filters' logging info to work.c, adds parameter info. I also change... | jbrjake | 2007-08-14 | 1 | -1/+14 |
* | Native language subtitle scan improvements. Thanks, eddyg! | jbrjake | 2007-07-26 | 1 | -41/+48 |
* | Fixes to the CLI for forced subtitles, and Turbo. | saintdev | 2007-07-06 | 1 | -2/+3 |
* | A big batch of patches from eddyg. | jbrjake | 2007-06-06 | 1 | -12/+107 |
* | Updated the input channel layouts to store the source LFE information as well... | maurj | 2007-05-06 | 1 | -11/+12 |
* | Updated do_job() in work.c to remove any non-AC3 audio tracks from the job be... | maurj | 2007-05-04 | 1 | -0/+14 |
* | Enabled DTS channel mixdowns by moving to a more generic input channel layout... | maurj | 2007-05-04 | 1 | -214/+95 |
* | Added support for DTS audio. DTS audio streams (of 5.1 audio and below) will... | maurj | 2007-05-02 | 1 | -8/+123 |
* | Fix Previous Bad commit for Cyanders Chapter Markers | dynaflash | 2007-04-25 | 1 | -0/+8 |
* | Much better B-frame muxing frame-reordering. This will preserve the sps/pps i... | jbrjake | 2007-04-16 | 1 | -1/+1 |
* | Added libhb and CLI support for Dolby Pro Logic II 5.0 matrix encoding. *NOT... | maurj | 2007-04-11 | 1 | -43/+144 |
* | Amended work.c to remember the number of source A52 channels and lfe channels... | maurj | 2007-04-02 | 1 | -0/+5 |
* | Fix about 156,199 bytes of leaked memory. | saintdev | 2007-03-31 | 1 | -0/+5 |
* | Amended the code comments about 6-channel and 1-channel audio extraction to r... | maurj | 2007-03-27 | 1 | -7/+6 |
* | -6 channel surround for Vorbis/OGM. The channel mapping seems right for VLC, ... | saintdev | 2007-03-27 | 1 | -3/+4 |
* | Applied and committed saintdev's patch to fix multi-track audio. Only in the... | maurj | 2007-03-21 | 1 | -19/+36 |
* | Merge the 5.1 branch into the trunk. | prigaux | 2007-03-06 | 1 | -0/+419 |
* | Merge the 0.8.0_mpeg4ip branch into the trunk | prigaux | 2007-02-11 | 1 | -350/+0 |
* | Revert changes to threading sleep intervals. | johnallen | 2007-01-09 | 1 | -9/+5 |
* | added worker thread sleep throttling. | johnallen | 2007-01-08 | 1 | -5/+14 |
* | Documentation begins. | johnallen | 2007-01-07 | 1 | -0/+29 |
* | RapidSVN commited changes to files I did not want commited. This commit rever... | johnallen | 2007-01-06 | 1 | -15/+0 |
* | added Doxyfile, config file for doxygen | johnallen | 2007-01-06 | 1 | -0/+15 |
* | Merge from avformat branch | titer | 2006-04-17 | 1 | -1/+2 |
* | Simple threading change (~4% faster). Breaks pause/resume for now | titer | 2006-03-18 | 1 | -137/+45 |
* | Added hb_init_express - makes the binary smaller. Still need to strip | titer | 2006-03-16 | 1 | -14/+6 |
* | Structural changes, in order to eventually be able to compile HB | titer | 2006-03-16 | 1 | -23/+38 |
* | HandBrake 0.7.0 | handbrake | 2006-01-14 | 1 | -0/+400 |