quartz: More filesource fixes.
[wine] / dlls / quartz / main.c
2008-04-10  Maarten Lankhorstquartz: Add a stub for SeekingPassThru.
2008-03-14  Maarten Lankhorstquartz: Implement a dummy null renderer for directshow.
2008-02-08  Lei Zhangquartz: Add VideoRendererDefault.
2007-12-13  Lei Zhangquartz: Set *ppvObject to NULL if QueryInterface fails.
2007-09-10  Francois Gougetquartz: Better match the PSDK types and fix the winapi_...
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
2007-04-27  Chris Robinsonquartz: Partially implement the MPEG 1 Stream Splitter...
2007-03-08  Chris Robinsonquartz: Use proper alloc/free functions for COM objects.
2007-03-05  Chris Robinsonquartz: Return the proper interface for IFilterMapper.
2006-11-29  Dmitry Timoshkovquartz: Make some data const and static.
2006-11-13  Francois GougetAdd some documentation headers to make winapi_check...
2006-10-13  Hans Leidekkerquartz: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-22  Hans Leidekkerquartz: Add stub implementation for AMGetErrorText...
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-05-17  Robert ShearmanRename MODULENAME_Dll* functions to Dll* for better...
2005-05-05  Christian CostaForward CLSID_FilterGraphNoThread to CLSID_FilterGraph.
2005-03-02  Alexandre JulliardAvoid spaces before preprocessor directives, that's...
2005-02-10  Christian CostaAdded WAVE parser.
2005-02-01  Christian CostaAdded ACM Wrapper filter.
2004-10-08  Vincent BéronCorrect the calling convention of GetSystemWow64Directo...
2004-09-28  Huw DaviesFix a reference leak on failure (spotted by Rob Shearman).
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-09-06  Christian CostaAdded stubs for AmpFactorToDB and DBToAmpFactor.
2004-08-24  Christian CostaAdded Video Renderer (based on Direct Draw).
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-05-05  Raphael JunqueiraImplemented SystemClock (IReferenceClock by dshow).
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2003-11-18  Robert Shearman- AVI Splitter implementation.
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-11  Robert ShearmanImplemented IMemAllocator and IMediaSample.
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2003-08-06  Robert ShearmanAdded File Source (Async) Filter.
2003-08-06  Robert Shearman- Bugfix when adding filters to graph due to not initia...
2003-07-01  Robert ShearmanImplemented IFilterMapper2.
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-06-13  Lionel UlmerStubbed some interfaces for the FilterGraph CLSID.
2003-01-02  Dominik StrasserSome stubs for dll setup needed by IE6 setup.
2002-05-02  Alexandre JulliardRemoved a bunch of multimedia code at Hidenori's request.
2002-04-14  Hidenori TakeshimaFixed some bugs.
2002-04-08  Hidenori TakeshimaAdded some stubs.
2002-04-01  Hidenori TakeshimaFixed some bugs.
2002-03-22  Hidenori TakeshimaRemoved some code because of concerns over the Microsof...
2002-03-20  Hidenori TakeshimaAdded some stubs.
2002-03-19  Hidenori TakeshimaFixed some bugs.
2002-03-11  Hidenori TakeshimaAdded some stubs.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-22  Hidenori TakeshimaFixed some bugs.
2001-10-14  Hidenori TakeshimaStarted implementing AVI splitter.
2001-10-08  Hidenori TakeshimaStarted Implementing Video Renderer.
2001-10-01  Hidenori TakeshimaImplemented CLSID_AudioRender.
2001-09-25  Hidenori TakeshimaMerged some C sources.
2001-09-17  Hidenori TakeshimaImplemented IMemAllocator.
2001-09-11  Hidenori TakeshimaFixed some broken macros.
2001-09-07  Hidenori TakeshimaAdded some stubs.
2001-08-28  Hidenori TakeshimaAdded some stubs.
2001-08-22  Hidenori TakeshimaAdded some stubs for CLSID_FilterGraph.
2001-08-15  Hidenori TakeshimaAdded some stubs for quartz dll.
2001-07-02  Hidenori TakeshimaAdded stubs for quartz.dll.