| Commit message (Expand) | Author | Age | Files | Lines |
* | Native language subtitle scan improvements. Thanks, eddyg! | jbrjake | 2007-07-26 | 2 | -59/+130 |
* | This should finally fix the PS stream language without iterating through ever... | saintdev | 2007-07-26 | 1 | -1/+1 |
* | Change Matroska timecode scale to be 1000000000 / 90000. | saintdev | 2007-07-26 | 1 | -8/+9 |
* | This patch from eddyg should help alleviate HandBrake's audio drop issues. It... | jbrjake | 2007-07-25 | 4 | -15/+58 |
* | Ok, this should fix compilation. Instead of using the 2-letter language code ... | jbrjake | 2007-07-25 | 1 | -1/+1 |
* | We shouldn't assume that MPEG2-PS audio is English. Set it to 'Unknown' instead. | saintdev | 2007-07-25 | 1 | -1/+1 |
* | Makes sure chapter markers get applied to the right track, so ReaderFunc() se... | jbrjake | 2007-07-24 | 1 | -2/+5 |
* | These hopefully-innocuous changes to hb.c should help with the active queuing... | jbrjake | 2007-07-20 | 1 | -2/+19 |
* | Set MinCache to 1 if we're using x264 and b-frames. | saintdev | 2007-07-16 | 1 | -0/+2 |
* | MacGui: Active Queue Initial Implementation | dynaflash | 2007-07-16 | 2 | -3/+25 |
* | Update makefile in libhb for libmkv | sr55 | 2007-07-14 | 1 | -3/+4 |
* | Fix AAC audio inside MKV container crash. | saintdev | 2007-07-14 | 1 | -1/+1 |
* | Matroska muxer! | saintdev | 2007-07-14 | 5 | -1/+329 |
* | More accurate frame start/stop times for vorbis. This is needed for the upcom... | saintdev | 2007-07-13 | 1 | -5/+7 |
* | Oops, that's 'management_active', not 'managed'. | saintdev | 2007-07-08 | 1 | -1/+1 |
* | vorbis: gracefully fail if encoder setup fails, and remove depriciated OV_ECT... | saintdev | 2007-07-07 | 1 | -3/+20 |
* | Fixes to the CLI for forced subtitles, and Turbo. | saintdev | 2007-07-06 | 2 | -39/+48 |
* | Implement transport and program stream support. With these changes it's now p... | awk | 2007-07-04 | 10 | -38/+2166 |
* | Switch buf->key to buf->frametype which is a bitmask telling us what type of ... | saintdev | 2007-06-17 | 11 | -24/+34 |
* | Finally recommitting clee's patch from r518 to allow 64-bit mp4 files that ca... | jbrjake | 2007-06-13 | 2 | -11/+26 |
* | Disables extra audio tracks so they don't all play over the main audio track ... | jbrjake | 2007-06-12 | 1 | -6/+21 |
* | A big batch of patches from eddyg. | jbrjake | 2007-06-06 | 4 | -22/+211 |
* | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@590 b64f7644-9d1e-0410-96f... | awk | 2007-05-19 | 2 | -7/+33 |
* | Removes thread limitation for iPod encoding. With x264's new-ish sliceless th... | jbrjake | 2007-05-09 | 1 | -1/+0 |
* | Updated the input channel layouts to store the source LFE information as well... | maurj | 2007-05-06 | 5 | -50/+51 |
* | 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 | 3 | -306/+194 |
* | Tells x264 to use threads=cpus*1.5 instead of threads=cpus. This is because x... | jbrjake | 2007-05-02 | 1 | -1/+1 |
* | Added support for DTS audio. DTS audio streams (of 5.1 audio and below) will... | maurj | 2007-05-02 | 11 | -136/+617 |
* | Various fixes: | saintdev | 2007-04-26 | 2 | -5/+53 |
* | Fix Previous Bad commit for Cyanders Chapter Markers | dynaflash | 2007-04-25 | 9 | -38/+263 |
* | Cyanders Named Chapter Markers | dynaflash | 2007-04-25 | 1 | -0/+4 |
* | Add 384 kbps to Audio Bitrates selection for use with 6 channel discrete | dynaflash | 2007-04-18 | 1 | -1/+1 |
* | Removed all references to the old job->surround variable, as it is no longer ... | maurj | 2007-04-18 | 1 | -6/+0 |
* | Cleaning up the code a bit. | clee | 2007-04-17 | 1 | -207/+212 |
* | 64-bit data atoms break some consumer devices. We need to figure out a smarte... | clee | 2007-04-17 | 1 | -1/+1 |
* | Fix a major memory leak introduced in Nyx's bframe patch. | saintdev | 2007-04-17 | 1 | -7/+0 |
* | Successfully create MP4 files bigger than 4GB | clee | 2007-04-16 | 1 | -1/+1 |
* | Prevents a bus error at the end of muxing when b-frames are enabled. | jbrjake | 2007-04-16 | 1 | -0/+3 |
* | Much better B-frame muxing frame-reordering. This will preserve the sps/pps i... | jbrjake | 2007-04-16 | 9 | -107/+213 |
* | Cleaning up some compiler warnings. | clee | 2007-04-15 | 5 | -5/+5 |
* | MacGui: Presets now utilize Audio Mixdowns Thanks maurj! | dynaflash | 2007-04-12 | 2 | -0/+28 |
* | Updated the Mac GUI to use the new audio mixdowns. This means that the Mac G... | maurj | 2007-04-12 | 3 | -6/+13 |
* | Added libhb and CLI support for Dolby Pro Logic II 5.0 matrix encoding. *NOT... | maurj | 2007-04-11 | 10 | -132/+300 |
* | Ooops. Restores xvid-in-mp4 functionality, which I broke with b-frame muxing.... | jbrjake | 2007-04-04 | 1 | -3/+3 |
* | maurj reported a double-free crash that I am unable to reproduce. This remove... | saintdev | 2007-04-04 | 1 | -1/+0 |
* | Fix a bus error if b-pyramid is given as an x264 option without specifying a ... | jbrjake | 2007-04-03 | 1 | -6/+13 |
* | Amended work.c to remember the number of source A52 channels and lfe channels... | maurj | 2007-04-02 | 1 | -0/+5 |
* | Oops, got a little to unalloc-happy. Fixes a crash. | saintdev | 2007-04-02 | 1 | -1/+0 |
* | Fix several MB of memory leaks in lame, and vorbis. | saintdev | 2007-04-01 | 4 | -0/+25 |