]> git.sesse.net Git - vlc/commit
bluray: fix abort() when empty overlay is closed
authorPetri Hintukainen <phintuka@users.sourceforge.net>
Wed, 12 Feb 2014 20:37:49 +0000 (22:37 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 13 Feb 2014 11:58:48 +0000 (12:58 +0100)
commite4dabd8c95c03513012eac0e56baeb23acf4bf4b
treefd49fb96ccf43d8bc4178162070e53f00de643fc
parente25184612eee912c8ef329cf1ad7a0a2b76d96ba
bluray: fix abort() when empty overlay is closed

HDMV titles can construct empty overlay with invisible buttons to enable navigation.
This is used in ex. photo galleries (to flip image) and with audio navigation ("spoken menu").

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/access/bluray.c