[MPlayer-dev-eng] [PATCH][RESEND] XV page flipping sync

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Mon Jun 21 17:04:43 CEST 2004


Hi,

> 01:44 <@KotH> DonDiego: whether it catches all XFlush calls
> 01:44 <@KotH> DonDiego: if he is right, then there should be no XFlush in the x11 code

vo_gl ang vo_gl2 use constructs like

         XFlush(mDisplay);
         XSync(mDisplay, False);

My theory was always that the XFlush is rather useless. Am I correct? 
Should they be removed as well? (The problem described in the original 
mail can't happen here, as XSync is called as well).

Greetings,
Reimar Döffinger




More information about the MPlayer-dev-eng mailing list