OSDN Git Service

handle duplicate language units and pgc's more gracefully
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 13 Nov 2009 19:02:25 +0000 (19:02 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 13 Nov 2009 19:02:25 +0000 (19:02 +0000)
commit051f44db01a38d4f3e04631864353579925bb29b
tree2744c8330436eb59982768a7d625edc8bb987b15
parent4e2566a2c420fe4c78e4038b50c8268f42cc0902
handle duplicate language units and pgc's more gracefully
some discs have large numbers of repeated language units and pgc's that
cause memory consumption and file i/o issues.  detect such repeats and
ref-count the data structures to avoid reading and storing duplicate info.

git-svn-id: svn://localhost/HandBrake/trunk@2924 b64f7644-9d1e-0410-96f1-a4d463321fa5
contrib/libdvdread/A01-check-nr_of_lus.patch [deleted file]
contrib/libdvdread/A04-dup-lut-pgc.patch [new file with mode: 0644]