All pastes #1896484 Raw Edit

Anonymous

public text v1 · immutable
#1896484 ·published 2010-07-08 05:20 UTC
rendered paste body
Index: libs/libmythbdnav/bluray.c
===================================================================
--- libs/libmythbdnav/bluray.c	(revision 25285)
+++ libs/libmythbdnav/bluray.c	(working copy)
@@ -487,7 +487,8 @@
         bd->clip = nav_set_angle(bd->title, bd->clip, bd->request_angle);
         bd->seamless_angle_change = 0;
     }
-    if (tick < bd->title->duration) {
+    //if (tick < bd->title->duration) {
+    if (1) {
         tick /= 2;
 
         // Find the closest access unit to the requested position