summaryrefslogtreecommitdiffstats
path: root/libhb/dvdnav.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* libhb: improve dvdnav main feature detectionjstebbins2011-07-101-106/+145
* libhb: improve dvdnav main feature detectionjstebbins2011-07-091-68/+76
* Fix crash when scanning True Gritjstebbins2011-07-081-3/+6
* libhb: fix a couple small memory leaksjstebbins2011-07-071-3/+1
* libhb: when doing main feature search, skip prohibited buttons.jstebbins2011-07-061-33/+41
* libhb: add some logging to main feature searchjstebbins2011-07-061-11/+33
* Add DTS-HD passthru \o/jstebbins2011-06-141-2/+2
* Add support for TrueHD and DTS-HD from BD sourcesjstebbins2011-04-221-13/+23
* Make logging of audio and subtitle id's more consistantjstebbins2011-04-021-2/+2
* Improve loop detection in dvdnavjstebbins2011-02-111-0/+11
* [libhb] Change bad block handling using libdvdread to scan forward foreddyg2010-11-301-1/+1
* log the title duration before throwing it out when it's too shortjstebbins2010-11-051-9/+9
* Add Bluray supportjstebbins2010-09-081-8/+8
* Support for reading VOB subtitle tracks from file inputs initital implementat...dynaflash2010-05-201-4/+4
* speed up main feature search in most circumstancesjstebbins2010-04-201-209/+284
* add dvd main feature title detectionjstebbins2010-04-201-3/+422
* fix some dvdnav hangsjstebbins2010-04-171-0/+18
* dvdnav: fix seeking on some dvds that use multiple pgc's in a titlejstebbins2010-02-061-2/+7
* fix dvdnav read error retry jstebbins2009-12-101-1/+1
* batch file scanning and scan canceljstebbins2009-11-251-0/+1
* Rate limit hb_error() messages to at most 1 message per second of the same me...eddyg2009-11-241-3/+3
* Allow dvd sources that have no audiojstebbins2009-09-141-6/+0
* dvdnav: read error recoveryjstebbins2009-09-121-1/+15
* libhb: DVD drive region detection on linuxjstebbins2009-07-091-0/+11
* dvdnav: jstebbins2009-06-291-15/+1
* dvdnav: add read error recoveryjstebbins2009-06-281-1/+15
* - 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
* dvdnav: oops. initialize d->chapter to 0 instead of first chapterjstebbins2009-06-131-1/+1
* dvdnav: fix title scanning issuejstebbins2009-06-131-0/+1
* Some DVD titles end with a 'link' command back to the beginning chapter which...van2009-06-081-1/+9