]> git.sesse.net Git - vlc/commit
Send INPUT_EVENT_ABORT from input thread instead of input_StopThread.
authorLaurent Aimar <fenrir@videolan.org>
Thu, 12 Mar 2009 19:13:29 +0000 (20:13 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 12 Mar 2009 19:14:56 +0000 (20:14 +0100)
commitf5bea704d5441b857c559014af94bfbb4425d713
treeeacf66bd824b4f70ce3adfcede24a7a5759e6307
parentac14ce27a1a646787dfe1daf67c4ac3c586bfeaa
Send INPUT_EVENT_ABORT from input thread instead of input_StopThread.

It is cleaner to not send event from caller threadand will fix a deadlock in the
playlist code.
src/input/input.c
src/input/input_internal.h