[QUARTZ] Some stuff to start the graph

Christian Costa titan.costa at wanadoo.fr
Wed Dec 29 06:18:57 CST 2004


>
>>
>> @@ -1191,7 +1287,9 @@
>>                         OAFilterState *pfs) {
>>     ICOM_THIS_MULTI(IFilterGraphImpl, IMediaControl_vtbl, iface);
>>
>> -    TRACE("(%p/%p)->(%ld, %p): stub !!!\n", This, iface, msTimeout, 
>> pfs);
>> +    TRACE("(%p/%p)->(%ld, %p): semi-stub !!!\n", This, iface, 
>> msTimeout, pfs);
>> +
>> +    *pfs = This->state;
>>
>>  
>>
>
> This probably needs protection too.
>

I saw you also did this for filesource and avi splitter filters.
What do you want to prevent here?

Bye,
Christian






More information about the wine-devel mailing list