quartz: More filesource fixes.
[wine] / dlls / quartz / acmwrapper.c
2008-05-01  Maarten LankhorstRevert "quartz: Handle failures better in acmwrapper.".
2008-04-29  Maarten Lankhorstquartz: Handle failures better in acmwrapper.
2008-04-28  Maarten Lankhorstquartz: Fix acmwrapper time regression.
2008-04-28  Maarten Lankhorstquartz: Fix time discontinuities in the acm wrapper.
2008-04-23  Maarten Lankhorstquartz: Copy discontinuity status in acmwrapper.
2008-04-21  Maarten Lankhorstquartz: No longer drop packets on discontinuities.
2008-04-21  Maarten Lankhorstquartz: Make acmwrapper respect preroll samples.
2008-04-02  Maarten Lankhorstquartz: Make acmwrapper respond to a sample discontinui...
2008-04-02  Maarten Lankhorstquartz: Implement seeking stubs for transform filters.
2008-03-26  Alexandre Julliardquartz: Avoid %ll printf formats.
2008-03-24  Maarten Lankhorstquartz: Make acmwrapper code aware of time, and get...
2008-03-10  Chris Robinsonquartz: Don't print errors for handled return values.
2007-06-05  Chris Robinsonquartz: Don't return S_FALSE for failed connections.
2007-05-17  Andrew Talbotquartz: Exclude unused headers.
2007-04-09  Chris Robinsonquartz: Pass the media sample to the individual transfo...
2007-04-04  Chris Robinsonquartz: Break loop on error in ACMWrapper.
2007-04-04  Chris Robinsonquartz: Add a QueryConnect method for transform filters.
2007-03-13  Chris Robinsonquartz: Cleanup properly around error conditions and...
2007-02-19  Chris Robinsonquartz: Don't use uninitialized memory in ACMWrapper.
2006-11-29  Dmitry Timoshkovquartz: Make some data const and static.
2006-10-13  Hans Leidekkerquartz: Win64 printf format warning fixes.
2006-09-25  Andrew Talbotquartz: Cast-qual warnings fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-05  Christian CostaFixed clock release in transform template.
2005-02-22  Christian CostaFixed ACM Wrapper.
2005-02-21  Christian CostaImproved AVIDec.
2005-02-10  Francois GougetAssorted spelling fixes.
2005-02-01  Christian CostaAdded ACM Wrapper filter.