[MPlayer-dev-eng] [PATCH] threaded vo_directx

Vladimir Voroshilov voroshil at gmail.com
Sun Oct 28 13:52:29 CET 2007


2007/10/28, Zuxy Meng <zuxy.meng at gmail.com>:
> Hi,
>
> It has long been a problem in Windows that when you press a mouse
> button on the caption, mplayer's playback stalls until you release it.
> I've fixed the problem by put the window procedure into another thread
> so that playback can continue even if you hold your mouse or move the
> window around the desktop.
>
> Comments?

(Just to be sure) Are mplayer's input fifo operations thread-safe?
After applying  patch input key can be putted into fifo by one thread
(vo_directx) but popped out from there by another (main thread).

-- 
Regards,
Vladimir Voroshilov     mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719



More information about the MPlayer-dev-eng mailing list