<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [vlc-devel] commit: mozilla: video is displayed again(Jean-PaulSaman )</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Thanks for explaining. I wil cleanup the mess and introduce a drawable-agl for MacOSX only.<BR>
<BR>
Gtz<BR>
Jean-Paul Saman.<BR>
<BR>
-----Original Message-----<BR>
From: vlc-devel-bounces@videolan.org on behalf of Rémi Denis-Courmont<BR>
Sent: Fri 2/20/2009 4:34 PM<BR>
To: vlc-devel@videolan.org<BR>
Subject: Re: [vlc-devel] commit: mozilla: video is displayed again(Jean-PaulSaman )<BR>
<BR>
Le vendredi 20 février 2009 16:36:57 jean-paul.saman@planet.nl, vous avez<BR>
écrit :<BR>
> According to our IRC conversation drawable and drawable-xid are<BR>
> semantically the same. The point of courmisch commit on this subject was<BR>
> that all parent windows handlers are specific to a platform and that they<BR>
> should no use the same event. Is this correct courmisch?<BR>
<BR>
My point was that some platforms may support more than one type of windows.<BR>
X11 output may work on Windows (since Xlib supports Win32) and OSX. And with<BR>
a little bit of work, the MSW output could be handled through libwine (the<BR>
DirectX output _almost_ compiles on Linux). So this commit is wrong.<BR>
<BR>
Worse, it assumes sizeof(int)>=sizeof(void *) which is NOT true on 64-bits<BR>
OSX. Instead a separate drawable-agl should be added on OSX, as far as AGL<BR>
really is OSX specific.<BR>
<BR>
--<BR>
Rémi Denis-Courmont<BR>
<A HREF="http://git.remlab.net/cgi-bin/gitweb.cgi?p=vlc-courmisch.git;a=summary">http://git.remlab.net/cgi-bin/gitweb.cgi?p=vlc-courmisch.git;a=summary</A><BR>
_______________________________________________<BR>
vlc-devel mailing list<BR>
To unsubscribe or modify your subscription options:<BR>
<A HREF="http://mailman.videolan.org/listinfo/vlc-devel">http://mailman.videolan.org/listinfo/vlc-devel</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>