]> git.sesse.net Git - vlc/commit
dvdnav: mouse events bypass the event thread
authorRémi Denis-Courmont <remi@remlab.net>
Sat, 4 Apr 2009 14:54:36 +0000 (17:54 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 4 Apr 2009 15:42:47 +0000 (18:42 +0300)
commit9ad9968892385154c9cb0c698da8b3befb0a691a
tree58cb1a277329ddd2063638d5c3bc8348ab300388
parent308d526f2e901132068fed4002fe1fb3f89b9ff1
dvdnav: mouse events bypass the event thread

In principle, this avoids a possible event loss. I am not sure if the
NAV PCI handling is thread-safe here (but it's no worse than before).
modules/access/dvdnav.c