| Commit message (Expand) | Author | Age | Files | Lines |
* | dvdnav: fix double free on close | John Stebbins | 2019-08-26 | 1 | -1/+1 |
* | libhb: eliminate file path length limits | John Stebbins | 2019-08-11 | 1 | -19/+23 |
* | dvd: create track named from dvd track attributes | John Stebbins | 2019-08-11 | 1 | -0/+21 |
* | dvd: remove dvd specific details from hb_title_t | John Stebbins | 2019-07-12 | 1 | -211/+239 |
* | Fix gcc 9 compiler warnings | John Stebbins | 2019-06-28 | 1 | -9/+9 |
* | dvdnav: fix potentially unterminated string | John Stebbins | 2019-02-11 | 1 | -1/+2 |
* | dvd: Add support for MPEG-1 on DVD | John Stebbins | 2019-02-11 | 1 | -0/+18 |
* | Update copyright dates to 2019. | Bradley Sepos | 2019-01-01 | 1 | -1/+1 |
* | Fix PGS subtitle decoding... | John Stebbins | 2018-06-13 | 1 | -1/+6 |
* | Misc. typos | luz.paz | 2018-02-20 | 1 | -1/+1 |
* | Update copyright dates to 2018. | Bradley Sepos | 2018-01-01 | 1 | -1/+1 |
* | CLI: add option to log version, title, and progress in json | John Stebbins | 2017-11-06 | 1 | -4/+38 |
* | subtitles: simplify and shorten subtitle descriptions (#591) | John Stebbins | 2017-03-10 | 1 | -15/+18 |
* | dvd: add widescreen/letterbox/pan&scan/4:3 to vobsub description | John Stebbins | 2017-02-21 | 1 | -5/+25 |
* | dvd: add widescreen vobsubs when letterbox is permitted | John Stebbins | 2017-02-21 | 1 | -77/+114 |
* | Update copyright dates to 2017. | Bradley Sepos | 2017-01-01 | 1 | -1/+1 |
* | libhb: send initial chapter through pipeline | John Stebbins | 2016-05-17 | 1 | -11/+2 |
* | 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 |