| Commit message (Expand) | Author | Age | Files | Lines |
* | - cleanup gcc format warnings showing up on linux 64-bit | konablend | 2009-06-25 | 1 | -1/+1 |
* | libhb: fix forced foreign language scan issues | jstebbins | 2009-06-13 | 1 | -1/+3 |
* | softsubs: allow 1 source to many output subs by duplicating the | jstebbins | 2009-06-03 | 1 | -6/+11 |
* | softsubtitles: | jstebbins | 2009-06-02 | 1 | -1/+1 |
* | mkv soft subtitle support | jstebbins | 2009-05-19 | 1 | -1/+1 |
* | Removed double EOF for CC's (one from dvd and one from cc), fixed compiler wa... | eddyg | 2009-05-06 | 1 | -1/+1 |
* | Push an EOF onto the subtitle fifos from the reader for DVD VOBSUBs and also ... | eddyg | 2009-05-06 | 1 | -0/+7 |
* | Stage 1 Soft Subtitle Support - Allow multiple subtitle tracks to be selected... | eddyg | 2009-05-04 | 1 | -26/+13 |
* | dvdnav: improve title scanning | jstebbins | 2009-05-01 | 1 | -1/+1 |
* | add libdvdnav support | jstebbins | 2009-04-27 | 1 | -0/+4 |
* | This patch adds mingw32 cross-compilation support to HandBrake trunk to | konablend | 2009-04-14 | 1 | -1/+1 |
* | Don't resync based on subtitles since their average duration is meaningless. | van | 2009-01-15 | 1 | -12/+43 |
* | More code to deal with the flakey streams from NZ TV. They like to change the... | van | 2008-12-05 | 1 | -1/+0 |
* | Add metadata support to libhb, add importing of MP4 metadata, add export of M... | eddyg | 2008-12-02 | 1 | -2/+24 |
* | Adds two new parameters to hb_scan, to control the number of preview frames g... | jbrjake | 2008-11-30 | 1 | -2/+5 |
* | - add John A. Stebbins' changes to handle TrueHD and DTS-HD multiplexed stre... | van | 2008-11-25 | 1 | -8/+1 |
* | libhb support for live preview | jstebbins | 2008-11-11 | 1 | -24/+45 |
* | Try to drive the stream timing off the audio stream(s) since audio has a pts ... | van | 2008-10-05 | 1 | -4/+24 |
* | - Only do 'lost PCR' checks (r1712) when we're dealing with something that c... | van | 2008-10-03 | 1 | -0/+5 |
* | Another bug fix in the per-stream timing code: If the clock reference changes... | van | 2008-09-16 | 1 | -7/+29 |
* | The difference of two timestamps referenced to different clocks is a random n... | van | 2008-09-15 | 1 | -5/+7 |
* | Various fixes for ffmpeg input files (mp4, avi, mkv, etc.): | van | 2008-09-11 | 1 | -14/+15 |
* | fix subtitle indepth scan abort & hang. | van | 2008-08-19 | 1 | -1/+2 |
* | - in encx264, if an video frame is larger than init_delay split it into piec... | van | 2008-07-26 | 1 | -3/+11 |
* | Get rid of excessive video & audio drops on some content by implementing the ... | van | 2008-07-16 | 1 | -30/+114 |
* | - fix an error in the SCR calculation that would cause an extra frame to be ... | van | 2008-06-30 | 1 | -1/+16 |
* | - support blu-ray, avchd & dvb x264 | van | 2008-05-31 | 1 | -30/+36 |
* | Move clock recovery code from reader to demuxmpeg so it sees all frames & not... | van | 2008-04-15 | 1 | -52/+9 |
* | Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co... | jbrjake | 2008-04-15 | 1 | -1/+1 |
* | Fixes for different number of frames between pass 1 & 2, missing frames at en... | van | 2008-04-13 | 1 | -0/+3 |
* | New internal audio handling. | saintdev | 2008-04-01 | 1 | -1/+1 |
* | Fix two of my stupid bugs that prevented using the queue with transport streams: | van | 2008-03-20 | 1 | -2/+2 |
* | - Add mpeg2 "Standard Target Decoder" clock recovery to the low level mpeg st... | van | 2008-03-15 | 1 | -2/+71 |
* | Formatting: Remove a lot of trailing whitespace. | saintdev | 2008-02-21 | 1 | -14/+14 |
* | Allow multiple output audio tracks from a single DVD audio track. | eddyg | 2008-02-15 | 1 | -16/+51 |
* | MPEG-2 stream reading fixes for missing audio, multiple audio tracks, languag... | jbrjake | 2007-12-13 | 1 | -8/+0 |
* | Fix to the chapter merging to ensure that when reading from the media we take... | eddyg | 2007-10-09 | 1 | -4/+24 |
* | Don't drop subtitles when crossing PTS discontinuities by using buffer sequen... | eddyg | 2007-10-08 | 1 | -0/+4 |
* | Added buffer management and changed fifo sizes. Changed job->subtitle_scan to... | eddyg | 2007-09-11 | 1 | -11/+17 |
* | Added progress marking for when doing the subtitle scan | eddyg | 2007-08-30 | 1 | -0/+22 |
* | Add Subtitle scanning for forced subtitles and normal subtitles from the CLI | eddyg | 2007-08-21 | 1 | -2/+18 |
* | Implement transport and program stream support. With these changes it's now p... | awk | 2007-07-04 | 1 | -12/+49 |
* | A big batch of patches from eddyg. | jbrjake | 2007-06-06 | 1 | -5/+19 |
* | Fix about 156,199 bytes of leaked memory. | saintdev | 2007-03-31 | 1 | -0/+2 |
* | Merge the 5.1 branch into the trunk. | prigaux | 2007-03-06 | 1 | -0/+156 |
* | Merge the 0.8.0_mpeg4ip branch into the trunk | prigaux | 2007-02-11 | 1 | -156/+0 |
* | added worker thread sleep throttling. | johnallen | 2007-01-08 | 1 | -2/+1 |
* | Documentation begins. | johnallen | 2007-01-07 | 1 | -1/+2 |
* | Update 2006-01-10 | handbrake | 2006-01-14 | 1 | -1/+2 |
* | HandBrake 0.7.0 | handbrake | 2006-01-14 | 1 | -0/+155 |