quartz: OutputPin_DeliverNewSegment() is unused so remove it.
[wine] / dlls / quartz / transform.h
2008-07-29  Maarten Lankhorstquartz: Pass InputPin as parameter to transform filter.
2008-07-14  Maarten Lankhorstquartz: Fix incorrect use of mtCurrent in transform...
2008-04-02  Maarten Lankhorstquartz: Implement seeking stubs for transform filters.
2007-04-09  Chris Robinsonquartz: Pass the media sample to the individual transfo...
2007-04-04  Chris Robinsonquartz: Add a QueryConnect method for transform filters.
2006-11-29  Dmitry Timoshkovquartz: Make some data const and static.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-02-21  Christian CostaImproved AVIDec.
2005-01-31  Christian CostaAdded transform filter template and made AVIDec use it.