]> granicus.if.org Git - handbrake/commit
dvdnav: improve title scanning
authorjstebbins <jstebbins.hb@gmail.com>
Fri, 1 May 2009 17:27:51 +0000 (17:27 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Fri, 1 May 2009 17:27:51 +0000 (17:27 +0000)
commit8cab795c817920ff023b6f0b8992a588e62c08c5
tree37d6ba0f2bd800c152f23aba35edd7f42408b0c6
parent0bef438147a6807abb2b594d30451bb5d97933aa
dvdnav: improve title scanning
- looks for ptt with longest pgc sequence instead of just picking first ptt
    solves many 'short title' problems
- constructs chapters from the pg's within the pgc's instead of using ptt's
    solve the problem of ptt's that point to an intro pgc instead of
    to the actual chapter position in the title.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2361 b64f7644-9d1e-0410-96f1-a4d463321fa5
contrib/libdvdnav/A01-program-info.patch [new file with mode: 0644]
libhb/common.h
libhb/dvd.c
libhb/dvd.h
libhb/dvdnav.c
libhb/internal.h
libhb/reader.c
libhb/scan.c