summaryrefslogtreecommitdiffstats
path: root/libhb/dvd.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* Fix PGS subtitle decoding...John Stebbins2018-06-131-1/+6
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* CLI: add option to log version, title, and progress in jsonJohn Stebbins2017-11-061-4/+38
* subtitles: simplify and shorten subtitle descriptions (#591)John Stebbins2017-03-101-15/+18
* dvd: add widescreen/letterbox/pan&scan/4:3 to vobsub descriptionJohn Stebbins2017-02-211-5/+25
* dvd: add widescreen vobsubs when letterbox is permittedJohn Stebbins2017-02-211-77/+114
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* libhb: send initial chapter through pipelineJohn Stebbins2016-05-171-10/+8
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* libhb: detect read errors and propagatejstebbins2015-06-291-5/+8
* Update year to 2015.bradleys2015-02-011-1/+1
* dvd: demote an hb_error to hb_log to prevent GUI error dialog spamjstebbins2015-01-151-1/+1
* json: add json APIsjstebbins2014-12-161-4/+7
* ilibhb: Fix reading from DVDISO files with non-ASCII filenames on Windowsjstebbins2014-10-131-3/+13
* libhb: fix overwriting of source pathjstebbins2014-05-271-2/+2
* libhb: clean up handling dir directory separatorjstebbins2014-02-221-1/+4
* libhb: remove a52decjstebbins2014-02-201-0/+1
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* libhb: set audio description in LookForAudio (scan.c).Rodeo2014-01-251-21/+3
* libhb: fix calculation of chapter durations in dvdread and dvdnav.Rodeo2013-06-161-14/+2
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* Bump libav to v9_beta3.Rodeo2012-12-311-2/+2
* Improve management of titles and jobsjstebbins2012-11-121-1/+3
* libhb: Fix crash found on some dvd'sjstebbins2012-10-131-16/+22
* libhb: fix logging of container aspect in dvd.c and dvdnav.cjstebbins2012-07-221-1/+1
* Use libav for dts audio decoding instead of libdca jstebbins2012-07-151-0/+1
* bump libav to libav-v0.8-2197-g1a068bfjstebbins2012-07-111-0/+1
* Updated file copyright / GPL headerssr552012-06-151-3/+6
* audio->config.lang.description: code cleanup.Rodeo2012-05-031-72/+58
* libhb: if no source chapter name information is available, set default chapte...Rodeo2012-05-031-10/+11
* merge assorted fixes provided by Rogerio Britojstebbins2012-05-011-1/+1
* Fix a potential null pointer referencejstebbins2012-04-281-1/+1
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-0/+4
* Rework filter pipelinejstebbins2012-03-271-3/+2
* libhb: fix a couple small memory leaksjstebbins2011-07-071-3/+1
* Add DTS-HD passthru \o/jstebbins2011-06-141-2/+2
* Add support for TrueHD and DTS-HD from BD sourcesjstebbins2011-04-221-8/+16
* Make logging of audio and subtitle id's more consistantjstebbins2011-04-021-2/+2
* [libhb] Change bad block handling using libdvdread to scan forward foreddyg2010-11-301-7/+22
* Add Bluray supportjstebbins2010-09-081-8/+8
* Support for reading VOB subtitle tracks from file inputs initital implementat...dynaflash2010-05-201-4/+4
* add dvd main feature title detectionjstebbins2010-04-201-1/+26
* batch file scanning and scan canceljstebbins2009-11-251-0/+2
* Allow dvd sources that have no audiojstebbins2009-09-141-6/+0
* libhb: DVD drive region detection on linuxjstebbins2009-07-091-0/+11
* - cleanup gcc format warnings showing up on linux 64-bitkonablend2009-06-251-2/+2
* Format cleanup.konablend2009-06-251-1/+1
* - fixed gcc warnings for various unused vars, implicit function decls, signed...konablend2009-06-241-0/+1
* softsubtitles:jstebbins2009-06-021-1/+1