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

Zuxy Meng zuxy.meng at gmail.com
Sun Oct 28 14:36:04 CET 2007


Hi,

2007/10/28, Vladimir Voroshilov <voroshil at gmail.com>:
> 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).

Not sure either. Have only confirmed that it works fine on my own machine :-)
-- 
Zuxy
Beauty is truth,
While truth is beauty.
PGP KeyID: E8555ED6



More information about the MPlayer-dev-eng mailing list