summaryrefslogtreecommitdiffstats
path: root/libhb/dvdnav.c
Commit message (Expand)AuthorAgeFilesLines
* dvdnav: fix double free on closeJohn Stebbins2019-08-261-1/+1
* libhb: eliminate file path length limitsJohn Stebbins2019-08-111-19/+23
* 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-211/+239
* Fix gcc 9 compiler warningsJohn Stebbins2019-06-281-9/+9
* dvdnav: fix potentially unterminated stringJohn Stebbins2019-02-111-1/+2
* 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
* Misc. typosluz.paz2018-02-201-1/+1
* 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-11/+2
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* libhb: use LL for int64 constants to make mingw happyJohn Stebbins2015-12-261-2/+2
* libhb: detect read errors and propagatejstebbins2015-06-291-2/+10
* Update year to 2015.bradleys2015-02-011-1/+1
* Fix libdvdnav dvd name and add additional fallback if no name is foundritsuka2015-01-131-1/+8
* Revert a change Xcode committed on its own.ritsuka2015-01-131-8/+1
* MacGui: Move the audio/subtitles selection logic out of the view controllers....ritsuka2015-01-131-1/+8
* json: add json APIsjstebbins2014-12-161-4/+7
* ilibhb: Fix reading from DVDISO files with non-ASCII filenames on Windowsjstebbins2014-10-131-5/+20
* 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: fix missing format specifier in printfjstebbins2014-01-261-1/+1
* libhb: set audio description in LookForAudio (scan.c).Rodeo2014-01-251-21/+3
* libhb: fix scanning some dvdsjstebbins2013-09-191-9/+0
* libhb: fix calculation of chapter durations in dvdread and dvdnav.Rodeo2013-06-161-9/+2
* libhb: fix incorrect sizeof()jstebbins2013-06-151-1/+1
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* libhb: Fix main feature detection for some DVDs (Brave)jstebbins2013-01-281-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-20/+52
* libhb: fix a collection of small memory leaksjstebbins2012-09-131-0/+2
* 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-71/+55
* libhb: if no source chapter name information is available, set default chapte...Rodeo2012-05-031-8/+10
* PGS (bluray) subtitle support \o/jstebbins2012-04-261-0/+4
* Rework filter pipelinejstebbins2012-03-271-10/+12
* Fix for DVD's that have broken udf filenamesjstebbins2011-09-261-3/+20