12 Jan
2005
12 Jan
'05
6:12 a.m.
One question remains though, what do I do with:
/* also release reference to the nested stream */ if (This->pStream != NULL) IAVIStream_Release(This->pStream);
should this be done regardless of the value of This->ref ?
Hi Michael, forget the question. I just saw that the above is also in the if-loop. Will send a patch this evening and right after that a This->ref cleanup for avifil32. Cheers, Paul.