summaryrefslogtreecommitdiffstats
path: root/libhb/dvd.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates to 2021.Bradley Sepos2021-01-011-1/+1
* decavsub: use libav to decode dvd subtitlesJohn Stebbins2020-03-291-1/+2
* Update copyright dates to 2020.Bradley Sepos2020-01-011-1/+1
* Gardening: Clean up trailing whitespaceNomis1012019-11-041-4/+4
* libhb: make hb_buffer_t libhb privateJohn Stebbins2019-09-121-0/+2
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-3/+3
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-101-1/+1
* libhb: eliminate file path length limitsJohn Stebbins2019-08-111-6/+11
* dvd: create track named from dvd track attributesJohn Stebbins2019-08-111-0/+21
* dvd: remove dvd specific details from hb_title_tJohn Stebbins2019-07-121-58/+28
* Fix gcc 9 compiler warningsJohn Stebbins2019-06-281-9/+9
* dvd: Add support for MPEG-1 on DVDJohn Stebbins2019-02-111-0/+18
* 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