quartz: Don't clean up in avi decoder if driver isn't opened.
[wine] / dlls / quartz / control.c
2008-04-10  Maarten Lankhorstquartz: Add stubs for the IMediaSeeking interface in...
2008-04-10  Maarten Lankhorstquartz: Add a stub for SeekingPassThru.
2008-04-09  Maarten Lankhorstquartz: Remove while { } while construct.
2008-04-02  Maarten Lankhorstquartz: Fix locking in MediaSeeking and forward SetPosi...
2008-03-28  Maarten Lankhorstquartz: Change name from Start position to Current...
2008-03-24  Maarten Lankhorstquartz: Add sanity check to mediaseeking setrate.
2008-03-21  Michael Stefaniucquartz: Replace second EnterCriticalSection with LeaveC...
2008-03-20  Maarten Lankhorstquartz: Implement forwarding mediaseeking messages.
2008-03-20  Maarten Lankhorstquartz: Add critical sections to IMediaSeeking.
2008-03-19  Maarten Lankhorstquartz: Move IMediaSeeking from the parser pin to the...
2007-08-08  Andrew Talbotquartz: Constify some variables.
2006-10-13  Hans Leidekkerquartz: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-20  Mike McCormackMake functions static, fix declarations.
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2003-11-20  Gerald PfeiferAvoid long long constant.
2003-11-18  Robert Shearman- AVI Splitter implementation.