quartz: Don't delete critical sections before the filter's pins are done using them.
[wine] / dlls / quartz / pin.c
2007-03-19  Chris Robinsonquartz: Release objects when pins fail to connect.
2007-03-19  Chris Robinsonquartz: Hold a reference on a filter while sending...
2007-03-05  Chris Robinsonquartz: Report the previous refcount of a PullPin object.
2007-02-05  Andrew Talbotquartz: Fix a typo.
2006-11-13  Andrew Talbotquartz: Cast-qual warnings fix.
2006-10-13  Hans Leidekkerquartz: Win64 printf format warning fixes.
2006-06-30  Piotr Cabanquartz: Fixed crash in releasing uninitializes pAlloc...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-27  Alexandre JulliardReplace the ICOM_THIS_From macros by inline functions.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-06-05  Christian CostaFixed clock release in transform template.
2005-05-06  Maarten LankhorstFixed a dozen of reference (and some memory) leaks.
2005-03-02  Christian CostaHandle End Of Stream notifications.
2005-01-06  Paul Vriens- Use Interlocked* functions in AddRef and Release.
2005-01-03  Christian CostaImplemented IMediaControl_Run that explores the graph...
2004-12-27  Christian CostaInitialize the COM libraries for the newly created...
2004-12-16  Christian CostaMany fixes to the system clock implementation.
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-19  Robert Shearman- Remove duplicated code in file reader.
2004-08-16  Robert ShearmanFix potential race in IPinImpl_ConnectedTo.
2004-08-16  Christian CostaFixed a bug that made the connection possible whereas...
2003-11-18  Robert Shearman- AVI Splitter implementation.
2003-09-25  Robert Shearman- A few cosmetic fixes.
2003-08-06  Robert Shearman- Bugfix when adding filters to graph due to not initia...