| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for TrueHD and DTS-HD from BD sources | jstebbins | 2011-04-22 | 1 | -9/+15 |
* | Fix garbled previews from BD h.264 sources | jstebbins | 2011-04-02 | 1 | -2/+2 |
* | get rid of an superfluous test and decriment | jstebbins | 2011-03-31 | 1 | -10/+7 |
* | Add mpeg-2 encoding support to libhb, cli, and lingui | jstebbins | 2011-03-19 | 1 | -1/+1 |
* | Add build option --enable-ff-mpeg2 to use ffmpeg for mpeg2 decoding | jstebbins | 2010-10-23 | 1 | -0/+8 |
* | fix cli issue with batch scan and encode | jstebbins | 2010-09-15 | 1 | -9/+18 |
* | Add Bluray support | jstebbins | 2010-09-08 | 1 | -21/+93 |
* | preserve vobsub palette, width, and height from mkv and mp4 vobsub tracks | jstebbins | 2010-05-30 | 1 | -0/+16 |
* | add dvd main feature title detection | jstebbins | 2010-04-20 | 1 | -0/+3 |
* | fix stupid error in my last commit | jstebbins | 2010-04-03 | 1 | -10/+10 |
* | fix audio detection problem during scan of ffmpeg audio sources | jstebbins | 2010-04-02 | 1 | -7/+41 |
* | make it possible to dynamically create and close multiple libhb instances | jstebbins | 2010-03-26 | 1 | -2/+2 |
* | fix title index issue in batch scanning | jstebbins | 2009-11-25 | 1 | -1/+4 |
* | batch file scanning and scan cancel | jstebbins | 2009-11-25 | 1 | -14/+55 |
* | libhb: remove duplicate title detection from scan | jstebbins | 2009-07-30 | 1 | -27/+0 |
* | - mingw fixes to use fopen() with 'b' flag. | konablend | 2009-06-06 | 1 | -1/+1 |
* | Soft Subs Part 2: Auto-detect CC during scan, add CC to subtitle list in titl... | eddyg | 2009-05-04 | 1 | -0/+1 |
* | Stage 1 Soft Subtitle Support - Allow multiple subtitle tracks to be selected... | eddyg | 2009-05-04 | 1 | -2/+1 |
* | dvdnav: improve title scanning | jstebbins | 2009-05-01 | 1 | -1/+1 |
* | add libdvdnav support | jstebbins | 2009-04-27 | 1 | -0/+4 |
* | Remove unneeded preview files at the beginning of a scan. | jstebbins | 2009-03-27 | 1 | -1/+1 |
* | Organizes anamorphic parameters in a struct, requiring some minor search and ... | jbrjake | 2009-01-26 | 1 | -4/+4 |
* | Get previews from H.264 content even if it's missing IDR frames (e.g., NZ TV ... | van | 2009-01-10 | 1 | -0/+26 |
* | fix some floating point rounding errors in aspect ratio calculations | jstebbins | 2008-12-05 | 1 | -3/+3 |
* | - allow titles with video but no audio. | van | 2008-12-02 | 1 | -9/+4 |
* | Adds two new parameters to hb_scan, to control the number of preview frames g... | jbrjake | 2008-11-30 | 1 | -23/+35 |
* | - add John A. Stebbins' changes to handle TrueHD and DTS-HD multiplexed stre... | van | 2008-11-25 | 1 | -8/+1 |
* | ETSI TS 102 366 V1.2.1 compliant AC3 in MP4, replaces older hacked version th... | eddyg | 2008-10-29 | 1 | -0/+2 |
* | Adds a logging message to let the user know when a title is being ignored due... | jbrjake | 2008-10-18 | 1 | -0/+1 |
* | After discussion with eddyg, extending verbose logging level 2 from just memo... | jbrjake | 2008-10-09 | 1 | -3/+3 |
* | Sorry - just fix the indentation in 1626 that Xcode stuffed up. | eddyg | 2008-08-12 | 1 | -3/+3 |
* | Don't crash HB when the video decoder (MPEG2 or ffmpeg) doesn't understand th... | eddyg | 2008-08-12 | 1 | -1/+10 |
* | - change aspect from a scaled int to a double so we can handle the wider | van | 2008-08-08 | 1 | -22/+28 |
* | Splits the display of job settings off from the actual work of beginning of a... | jbrjake | 2008-08-01 | 1 | -0/+2 |
* | Cropping fix for matted content that has a border top & bottom (rather than j... | van | 2008-07-04 | 1 | -14/+38 |
* | Don't let cropping get fooled by dark content - make sure that we only crop a... | van | 2008-06-23 | 1 | -16/+56 |
* | New cropping algorithm - determine cropping rectangle from a median filter ru... | van | 2008-06-12 | 1 | -43/+123 |
* | - add pixel_aspect_ratio reporting to the mpeg decoder | van | 2008-06-04 | 1 | -67/+98 |
* | Keep track of the input pixel aspect ratio as well as the output one. Hopeful... | jbrjake | 2008-06-04 | 1 | -23/+47 |
* | Use index+1 for numbering interlaced previews, so realityking doesn't get con... | jbrjake | 2008-06-02 | 1 | -1/+1 |
* | - support blu-ray, avchd & dvb x264 | van | 2008-05-31 | 1 | -324/+130 |
* | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96... | jbrjake | 2008-05-29 | 1 | -1/+1 |
* | Allow the user to directly set a pixel aspect height and width, instead of us... | jbrjake | 2008-05-13 | 1 | -2/+2 |
* | Move clock recovery code from reader to demuxmpeg so it sees all frames & not... | van | 2008-04-15 | 1 | -1/+1 |
* | Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co... | jbrjake | 2008-04-15 | 1 | -1/+1 |
* | scan and pcm audio fixes. | van | 2008-04-02 | 1 | -234/+302 |
* | New internal audio handling. | saintdev | 2008-04-01 | 1 | -65/+58 |
* | = Adds an hb_detect_comb() function that indicates whether or not a frame sho... | jbrjake | 2008-03-23 | 1 | -2/+23 |
* | Fix two of my stupid bugs that prevented using the queue with transport streams: | van | 2008-03-20 | 1 | -1/+1 |
* | Oops - left in a mistake from an intermediate version. We want aspect ratio f... | van | 2008-03-01 | 1 | -1/+1 |