OSDN Git Service

fix some dvdnav hangs
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 17 Apr 2010 19:41:43 +0000 (19:41 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Sat, 17 Apr 2010 19:41:43 +0000 (19:41 +0000)
commit1a5e685b5465c52940089ced8181a2a402ad86b2
tree1fe3ea25c74df8675914b3de09d6f251069f60a0
parente65a0d87deb658d12eab197e99b4b1b78f566744
fix some dvdnav hangs
title changes seem to confuse the vm sometimes.  so do a dvdnav_reset
whenever a title change is going to happen.

Also, fix dvdnav_reset since it would deadlock on a mutex when called.

git-svn-id: svn://localhost/HandBrake/trunk@3240 b64f7644-9d1e-0410-96f1-a4d463321fa5
contrib/libdvdnav/A06-reset-mutex.patch [new file with mode: 0644]
libhb/dvdnav.c