| Commit message (Expand) | Author | Age | Files | Lines |
* | plug some memory leaks. | jstebbins | 2011-02-12 | 1 | -0/+5 |
* | fix sync of ssa subtitles when using point-to-point encoding | jstebbins | 2010-11-22 | 1 | -27/+10 |
* | Add Bluray support | jstebbins | 2010-09-08 | 1 | -53/+107 |
* | fix problem with spurious timestamp change | jstebbins | 2010-06-20 | 1 | -4/+7 |
* | fix a problem with point-to-point hanging when searching for start point | jstebbins | 2010-05-26 | 1 | -39/+42 |
* | add point-to-point encoding | jstebbins | 2009-12-23 | 1 | -10/+111 |
* | fix potential runaway buffer usage | jstebbins | 2009-12-15 | 1 | -1/+8 |
* | fix detection of forced subtitles during foreign audio search | jstebbins | 2009-12-07 | 1 | -1/+1 |
* | Reduce the amount of buffering used and eliminate hb_snooze in the encoding p... | jstebbins | 2009-12-05 | 1 | -21/+16 |
* | batch file scanning and scan cancel | jstebbins | 2009-11-25 | 1 | -5/+13 |
* | fix a couple transport stream issues | jstebbins | 2009-10-23 | 1 | -1/+4 |
* | Fix bug that was causing one sec. of audio to be dropped on many ffmpeg files... | van | 2009-09-21 | 1 | -6/+11 |
* | - 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 |