| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates to 2016. | Bradley Sepos | 2016-01-01 | 1 | -1/+1 |
* | libhb: use LL for int64 constants to make mingw happy | John Stebbins | 2015-12-26 | 1 | -2/+2 |
* | libhb: detect read errors and propagate | jstebbins | 2015-06-29 | 1 | -2/+10 |
* | Update year to 2015. | bradleys | 2015-02-01 | 1 | -1/+1 |
* | Fix libdvdnav dvd name and add additional fallback if no name is found | ritsuka | 2015-01-13 | 1 | -1/+8 |
* | Revert a change Xcode committed on its own. | ritsuka | 2015-01-13 | 1 | -8/+1 |
* | MacGui: Move the audio/subtitles selection logic out of the view controllers.... | ritsuka | 2015-01-13 | 1 | -1/+8 |
* | json: add json APIs | jstebbins | 2014-12-16 | 1 | -4/+7 |
* | ilibhb: Fix reading from DVDISO files with non-ASCII filenames on Windows | jstebbins | 2014-10-13 | 1 | -5/+20 |
* | libhb: fix overwriting of source path | jstebbins | 2014-05-27 | 1 | -2/+2 |
* | libhb: clean up handling dir directory separator | jstebbins | 2014-02-22 | 1 | -1/+4 |
* | libhb: remove a52dec | jstebbins | 2014-02-20 | 1 | -0/+1 |
* | Update some copyright dates to 2014. | Rodeo | 2014-02-18 | 1 | -1/+1 |
* | libhb: fix missing format specifier in printf | jstebbins | 2014-01-26 | 1 | -1/+1 |
* | libhb: set audio description in LookForAudio (scan.c). | Rodeo | 2014-01-25 | 1 | -21/+3 |
* | libhb: fix scanning some dvds | jstebbins | 2013-09-19 | 1 | -9/+0 |
* | libhb: fix calculation of chapter durations in dvdread and dvdnav. | Rodeo | 2013-06-16 | 1 | -9/+2 |
* | libhb: fix incorrect sizeof() | jstebbins | 2013-06-15 | 1 | -1/+1 |
* | Updated all the copyright headers to 2013. | sr55 | 2013-03-09 | 1 | -1/+1 |
* | libhb: Fix main feature detection for some DVDs (Brave) | jstebbins | 2013-01-28 | 1 | -1/+1 |
* | Bump libav to v9_beta3. | Rodeo | 2012-12-31 | 1 | -2/+2 |
* | Improve management of titles and jobs | jstebbins | 2012-11-12 | 1 | -1/+3 |
* | libhb: Fix crash found on some dvd's | jstebbins | 2012-10-13 | 1 | -20/+52 |
* | libhb: fix a collection of small memory leaks | jstebbins | 2012-09-13 | 1 | -0/+2 |
* | libhb: fix logging of container aspect in dvd.c and dvdnav.c | jstebbins | 2012-07-22 | 1 | -1/+1 |
* | Use libav for dts audio decoding instead of libdca | jstebbins | 2012-07-15 | 1 | -0/+1 |
* | bump libav to libav-v0.8-2197-g1a068bf | jstebbins | 2012-07-11 | 1 | -0/+1 |
* | Updated file copyright / GPL headers | sr55 | 2012-06-15 | 1 | -3/+6 |
* | audio->config.lang.description: code cleanup. | Rodeo | 2012-05-03 | 1 | -71/+55 |
* | libhb: if no source chapter name information is available, set default chapte... | Rodeo | 2012-05-03 | 1 | -8/+10 |
* | PGS (bluray) subtitle support \o/ | jstebbins | 2012-04-26 | 1 | -0/+4 |
* | Rework filter pipeline | jstebbins | 2012-03-27 | 1 | -10/+12 |
* | Fix for DVD's that have broken udf filenames | jstebbins | 2011-09-26 | 1 | -3/+20 |
* | libhb: improve dvdnav main feature detection | jstebbins | 2011-07-10 | 1 | -106/+145 |
* | libhb: improve dvdnav main feature detection | jstebbins | 2011-07-09 | 1 | -68/+76 |
* | Fix crash when scanning True Grit | jstebbins | 2011-07-08 | 1 | -3/+6 |
* | libhb: fix a couple small memory leaks | jstebbins | 2011-07-07 | 1 | -3/+1 |
* | libhb: when doing main feature search, skip prohibited buttons. | jstebbins | 2011-07-06 | 1 | -33/+41 |
* | libhb: add some logging to main feature search | jstebbins | 2011-07-06 | 1 | -11/+33 |
* | Add DTS-HD passthru \o/ | jstebbins | 2011-06-14 | 1 | -2/+2 |
* | Add support for TrueHD and DTS-HD from BD sources | jstebbins | 2011-04-22 | 1 | -13/+23 |
* | Make logging of audio and subtitle id's more consistant | jstebbins | 2011-04-02 | 1 | -2/+2 |
* | Improve loop detection in dvdnav | jstebbins | 2011-02-11 | 1 | -0/+11 |
* | [libhb] Change bad block handling using libdvdread to scan forward for | eddyg | 2010-11-30 | 1 | -1/+1 |
* | log the title duration before throwing it out when it's too short | jstebbins | 2010-11-05 | 1 | -9/+9 |
* | Add Bluray support | jstebbins | 2010-09-08 | 1 | -8/+8 |
* | Support for reading VOB subtitle tracks from file inputs initital implementat... | dynaflash | 2010-05-20 | 1 | -4/+4 |
* | speed up main feature search in most circumstances | jstebbins | 2010-04-20 | 1 | -209/+284 |
* | add dvd main feature title detection | jstebbins | 2010-04-20 | 1 | -3/+422 |
* | fix some dvdnav hangs | jstebbins | 2010-04-17 | 1 | -0/+18 |