OSDN Git Service

libhb: remove duplicate title detection from scan
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 30 Jul 2009 14:56:24 +0000 (14:56 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 30 Jul 2009 14:56:24 +0000 (14:56 +0000)
commit894f08d4ce71b3a7d461e40e965b1e4394b0035c
tree57b8eed82e72f2172906a6ca07bbf56b6ee292d7
parent4f27be2facb8181ef94b7c870af696b2bfd97f52
libhb: remove duplicate title detection from scan
Many timest the titles are not really duplicate.  The detection logic only
checked that they used the same sectors of the disc, but there are many other
things that can make the titles different.

git-svn-id: svn://localhost/HandBrake/trunk@2737 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/scan.c