]> granicus.if.org Git - handbrake/commitdiff
bump libbluray from 0.0.1-pre-16 to 0.0.1-pre-129
authorjstebbins <jstebbins.hb@gmail.com>
Tue, 8 Feb 2011 16:43:35 +0000 (16:43 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Tue, 8 Feb 2011 16:43:35 +0000 (16:43 +0000)
fixes segfault when there is a damaged clpi file.
fixes segfault when title has no playmarks.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3787 b64f7644-9d1e-0410-96f1-a4d463321fa5

contrib/libbluray/module.defs

index a3d4188970ea8b42916bb9121e536979335cfd1a..f3dab0a6b8d13c929cc8eb9d060a5a202268e658 100644 (file)
@@ -1,7 +1,7 @@
 $(eval $(call import.MODULE.defs,LIBBLURAY,libbluray))
 $(eval $(call import.CONTRIB.defs,LIBBLURAY))
 
-LIBBLURAY.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libbluray-0.0.1-pre-16-g1aab213.tar.gz
+LIBBLURAY.FETCH.url = http://download.handbrake.fr/handbrake/contrib/libbluray-0.0.1-pre-129-g67ee7bc.tar.gz
 
 LIBBLURAY.CONFIGURE.bootstrap = rm -fr aclocal.m4 autom4te.cache; ./bootstrap;