| Commit message (Expand) | Author | Age | Files | Lines |
* | Add SSA subtitle support | jstebbins | 2010-06-01 | 1 | -1/+2 |
* | fix a problem with point-to-point hanging when searching for start point | jstebbins | 2010-05-26 | 1 | -1/+8 |
* | Universal Text Subtitle Support Initial Implementation | dynaflash | 2010-05-04 | 1 | -1/+3 |
* | make count of video frames encoded logging accurate. | jstebbins | 2010-04-24 | 1 | -0/+3 |
* | fix a problem with point-to-point (and live preview) when there are subtitles | jstebbins | 2010-04-21 | 1 | -2/+38 |
* | fix some mingw warnings and a mingw build issue | jstebbins | 2010-04-10 | 1 | -1/+1 |
* | fix silence insertion problem in audio sync and pipeline stall problem | jstebbins | 2010-04-03 | 1 | -8/+5 |
* | fix cancel during p-to-p search | jstebbins | 2010-01-20 | 1 | -0/+5 |
* | prevent hang during foreign audio search | jstebbins | 2010-01-10 | 1 | -4/+5 |
* | add point-to-point encoding | jstebbins | 2009-12-23 | 1 | -25/+299 |
* | fix a double free of an hb_buffer in sync | jstebbins | 2009-12-06 | 1 | -1/+1 |
* | Reduce the amount of buffering used and eliminate hb_snooze in the encoding p... | jstebbins | 2009-12-05 | 1 | -644/+711 |
* | Maintain an accurate job ETA across pause/resume | jstebbins | 2009-11-07 | 1 | -1/+3 |
* | possible fix for WDTV vobsub duration problem | jstebbins | 2009-11-05 | 1 | -10/+0 |
* | - cleanup gcc format warnings showing up on linux 64-bit | konablend | 2009-06-25 | 1 | -7/+7 |
* | CLI: SubRip Subtitle import | eddyg | 2009-06-23 | 1 | -1/+2 |
* | - nasty bug: at eof, dropping a delay queue frame for CFR could link the ren... | van | 2009-06-07 | 1 | -15/+2 |
* | Adds an interjob structure to preserve some encode data across jobs within an... | jbrjake | 2009-06-04 | 1 | -15/+34 |
* | softsubtitles: | jstebbins | 2009-06-02 | 1 | -4/+4 |
* | fix sync problem with dts passthru and video re-sync | jstebbins | 2009-05-28 | 1 | -3/+12 |
* | Change minimum vobsub time from 3sec to 2sec, been meaning to do this for a w... | eddyg | 2009-05-19 | 1 | -2/+2 |
* | mkv soft subtitle support | jstebbins | 2009-05-19 | 1 | -124/+122 |
* | Remove some noise from the log: Only announce chapters when we're reading, no... | van | 2009-05-16 | 1 | -4/+0 |
* | Fix timestamps on CC's they are now 100% ready and working. Thanks to j45 and... | eddyg | 2009-05-08 | 1 | -2/+9 |
* | Change CC608 decoder to be its own thread | eddyg | 2009-05-07 | 1 | -2/+28 |
* | Removed double EOF for CC's (one from dvd and one from cc), fixed compiler wa... | eddyg | 2009-05-06 | 1 | -6/+14 |
* | Fix Closed Caption start/stop times, switched to SRT encoding including marku... | eddyg | 2009-05-06 | 1 | -0/+3 |
* | VOBSUB encoder skeleton for use with mkv VOBSUB pass-through | eddyg | 2009-05-06 | 1 | -2/+4 |
* | Push an EOF onto the subtitle fifos from the reader for DVD VOBSUBs and also ... | eddyg | 2009-05-06 | 1 | -19/+50 |
* | Rewrite pass-through timestamps in sync, put on subtitle->fifo_out for muxing... | eddyg | 2009-05-05 | 1 | -13/+59 |
* | Stage 1 Soft Subtitle Support - Allow multiple subtitle tracks to be selected... | eddyg | 2009-05-04 | 1 | -104/+124 |
* | - Move frame rate code from sync to the end of render so it can account for ... | van | 2009-05-02 | 1 | -78/+20 |
* | Enable DTS passthru for matroska container | jstebbins | 2009-04-18 | 1 | -13/+29 |
* | Adds a job->frame_to_stop variable similar to the existing pts_to_stop parame... | jbrjake | 2009-03-31 | 1 | -0/+22 |
* | Consolidate all the ffmpeg-related includes into libhb/hbffmpeg.h then protot... | van | 2008-12-13 | 1 | -2/+1 |
* | fix a threading issue with avcodec_open/close | jstebbins | 2008-12-12 | 1 | -2/+2 |
* | Add metadata support to libhb, add importing of MP4 metadata, add export of M... | eddyg | 2008-12-02 | 1 | -0/+4 |
* | libhb support for live preview | jstebbins | 2008-11-11 | 1 | -5/+12 |
* | - get rid of another deadlock: if there were more than 64 audio frames befor... | van | 2008-09-05 | 1 | -7/+16 |
* | fix subtitle indepth scan abort & hang. | van | 2008-08-19 | 1 | -3/+6 |
* | Fix two problems that would cause HB to hang in the muxer whenever the input ... | van | 2008-07-30 | 1 | -23/+23 |
* | - in encx264, if an video frame is larger than init_delay split it into piec... | van | 2008-07-26 | 1 | -46/+7 |
* | Change HandBrake from using the libsamplerate linear interpolator for resampl... | eddyg | 2008-07-06 | 1 | -1/+1 |
* | - fix an error in the SCR calculation that would cause an extra frame to be ... | van | 2008-06-30 | 1 | -6/+6 |
* | Adds a job->cfr boolean to indicate "encode this with a constant frame rate" ... | jbrjake | 2008-06-05 | 1 | -1/+1 |
* | - support blu-ray, avchd & dvb x264 | van | 2008-05-31 | 1 | -12/+18 |
* | Re-allow constant frame rates. The MacGui should probably be updated to alway... | jbrjake | 2008-05-17 | 1 | -1/+1 |
* | - Don't allow chapter durations to go negative (since durations are unsigned... | van | 2008-04-25 | 1 | -14/+10 |
* | Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co... | jbrjake | 2008-04-15 | 1 | -1/+1 |
* | Fix the automatic subtitle scan that I broke with r1412. | van | 2008-04-14 | 1 | -0/+8 |