quartz: Downgrade a fixme to a warn in dsoundrender.
[wine] / dlls / quartz / avidec.c
2008-06-24  Maarten Lankhorstquartz: Add support for VideoInfoHeader2 to AVI Decompr...
2008-06-19  Maarten Lankhorstquartz: Set data length in avi decompressor.
2008-05-22  Maarten Lankhorstquartz: Do timekeeping in the avi decoder.
2008-04-24  Andrew Talbotquartz: Remove unused variables.
2008-04-14  Maarten Lankhorstquartz: Don't clean up in avi decoder if driver isn...
2008-04-02  Maarten Lankhorstquartz: Implement seeking stubs for transform filters.
2007-11-19  Michael Stefaniucdlls: Remove duplicate includes.
2007-06-27  Michael Stefaniucquartz: Remove superfluous casts of void pointers to...
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: Add a QueryConnect method for transform filters.
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-07  Christian CostaDon't use fullscreen mode in video renderer for now...
2005-02-21  Christian CostaImproved AVIDec.
2005-02-01  Christian CostaAdded ACM Wrapper filter.
2005-01-31  Christian CostaAdded transform filter template and made AVIDec use it.
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-20  Christian CostaFixed MediaSample passing. This is the upstream filter...
2004-11-29  Christian CostaAVI decompressor:
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-26  Francois GougetAssorted spelling fixes.
2004-08-24  Christian CostaAdded Video Renderer (based on Direct Draw).
2002-05-02  Alexandre JulliardRemoved a bunch of multimedia code at Hidenori's request.
2002-03-19  Hidenori TakeshimaFixed some bugs.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2001-10-28  Hidenori TakeshimaFixed some bugs.
2001-10-22  Hidenori TakeshimaFixed some bugs.