summaryrefslogtreecommitdiffstats
path: root/stream/tvi_def.h
diff options
context:
space:
mode:
authorxylosper <darklin20@gmail.com>2014-03-25 22:41:28 +0900
committerwm4 <wm4@nowhere>2014-03-25 15:37:14 +0100
commit448b535d4830c8b21d86f554bb354d9670eaee3f (patch)
tree8d2200b7fcce2ae21bf8389dc44fe421ac6e49b4 /stream/tvi_def.h
parentcb7cf1cfb11de590a3e76027fbdbd269edfd8825 (diff)
downloadmpv-448b535d4830c8b21d86f554bb354d9670eaee3f.tar.bz2
mpv-448b535d4830c8b21d86f554bb354d9670eaee3f.tar.xz
dvdnav: make MP_NAV_EVENT_RESET_ALL handled properly
dvdnav.c did not handle event in regular sequence. Usually this does not make any trouble except around MP_NAV_EVENT_RESET_ALL. Those events should be handled in regular sequence. If they're mixed, it can make wrong result. For instance, MP_NAV_EVENT_HIGHLIGHT right after MP_NAV_EVENT_RESET_ALL should not be ignored but it might be because MP_NAV_EVENT_RESET_ALL makes the demuxer reloaded and osd hidden.
Diffstat (limited to 'stream/tvi_def.h')
0 files changed, 0 insertions, 0 deletions