]> granicus.if.org Git - handbrake/commit
libhb: fix problem reading preview
authorjstebbins <jstebbins.hb@gmail.com>
Tue, 10 Jul 2012 12:37:37 +0000 (12:37 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Tue, 10 Jul 2012 12:37:37 +0000 (12:37 +0000)
commit6a5520c420ff6bcf0a6ebc049ac71050042a8957
tree75671d735f868f3ab3bec86acf475aef857f0a3a
parentaea2c5f0a32428671182a5e9d680ab4c016fce2c
libhb: fix problem reading preview
The title "index" is not an index into list_title.  It is a unique number
assigned to each title in the list.  So we must scan the list for a matching
"index".

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4822 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/hb.c