atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / quartz / pin.h
2012-04-06  Aric Stewartquartz: COM cleanup for PullPin.
2011-05-17  Erich Hooverquartz: Create and hold onto a preferred allocator...
2010-10-06  Aric Stewartstrmbase: Move InputPin implementation to strmbase.
2010-10-06  Aric Stewartstrmbase: Move OutputPin implementation to strmbase.
2010-10-06  Aric Stewartstrmbase: Move BasePin implementation to strmbase.
2010-10-06  Aric Stewartstrmbase: Add the EnumMediaTypes base implementation.
2010-05-20  Michael Stefaniucquartz: Avoid using the long type.
2009-01-08  Francois Gougetquartz: OutputPin_DeliverNewSegment() is unused so...
2009-01-07  Francois Gougetquartz: Reorder some functions to avoid forward declara...
2008-07-14  Maarten Lankhorstquartz: Fix memory and sample leaks.
2008-07-07  Maarten Lankhorstquartz: Fix parser/pullpin to only care about the state...
2008-06-25  Maarten Lankhorstquartz: Create thread after connection is made.
2008-06-21  Maarten Lankhorstquartz: Add the ability to force a pin to use a certain...
2008-05-07  Francois GougetAssorted spelling fixes.
2008-04-28  Maarten Lankhorstquartz: Add a function that can be called when stopping...
2008-04-23  Maarten Lankhorstquartz: Make wave parser and mpeg splitter zero copy...
2008-04-23  Maarten Lankhorstquartz: Optimize the processing thread to fetch one...
2008-04-08  Maarten Lankhorstquartz: Fix deadlocks in pullpin.
2008-04-07  Maarten Lankhorstquartz: Handle flushing and end of stream notifications...
2008-04-07  Maarten Lankhorstquartz: Get rid of code duplication and add a flush...
2008-04-02  Maarten Lankhorstquartz: Fix parser and pins logic to no longer deadlock.
2007-08-08  Andrew Talbotquartz: Constify some variables.
2007-03-26  Chris Robinsonquartz: Store the current reference time with the PullPin.
2006-11-13  Andrew Talbotquartz: Cast-qual warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2003-09-25  Robert Shearman- A few cosmetic fixes.
2003-08-06  Robert Shearman- Bugfix when adding filters to graph due to not initia...