libbluray | branch: master | hpi1 <[email protected]> | Wed Apr 22 12:42:47 
2015 +0300| [02924bb968a46fbc622050d0f4efe101436a9082] | committer: hpi1

HDMV: Selecting new page does not reset old UO mask (there may be out effects)

> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=02924bb968a46fbc622050d0f4efe101436a9082
---

 src/libbluray/decoders/graphics_controller.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/src/libbluray/decoders/graphics_controller.c 
b/src/libbluray/decoders/graphics_controller.c
index 790a6e6..3ba606d 100644
--- a/src/libbluray/decoders/graphics_controller.c
+++ b/src/libbluray/decoders/graphics_controller.c
@@ -692,7 +692,6 @@ static void _select_page(GRAPHICS_CONTROLLER *gc, uint16_t 
page_id, int out_effe
     _select_button(gc, button_id);
 
     gc->valid_mouse_position = 0;
-    gc->page_uo_mask = bd_empty_uo_mask();
 
     if (out_effects) {
         page = _find_page(&gc->igs->ics->interactive_composition, cur_page_id);

_______________________________________________
libbluray-devel mailing list
[email protected]
https://mailman.videolan.org/listinfo/libbluray-devel

Reply via email to