[Mplayer-cvslog] CVS: main/libvo vo_quartz.c,1.18,1.19

Nicolas Plourde nicolas.plourde at sympatico.ca
Fri Jul 23 16:32:28 CEST 2004


> Hi,
>
>> +extern int WinID;;
>
> That's one semicolon too much...
>
>> +int WinID = -1;
>> +
>
> why defined twice? I'd say you'd only want the "extern" one...
>

Fixed, Actually you dont want the extern one. humm make me wonder what 
if x11 is enable???
both declare WinID, this should be in cfg-mplayer.h (right now it is 
defined has external in it).
why is this not working like let say vo_fs ??? am I missing something ?

====
Nicolas Plourde <nicolas.plourde at sympatico.ca>




More information about the MPlayer-cvslog mailing list