summaryrefslogtreecommitdiffstats
path: root/libhb/dvdnav.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* softsubtitles:jstebbins2009-06-021-1/+1
* dvdnav: fix crash that occurs when a PGC has no programs jstebbins2009-05-291-0/+11
* mkv soft subtitle supportjstebbins2009-05-191-0/+4
* - I confused max program chains (999) with max programs (99) and made loop d...van2009-05-161-11/+27
* - Handle titles that use more than one PGC (like the one in this thread: htt...van2009-05-161-60/+47
* dvdnav: improve title scanningjstebbins2009-05-011-153/+284
* dvdnav: fix problem with vm entering stopped statejstebbins2009-04-291-0/+64
* add libdvdnav supportjstebbins2009-04-271-0/+1097