atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / quartz / quartz_private.h
2012-07-03  Michael Stefaniucquartz: COM cleanup for IMediaSample2.
2012-07-02  Michael Stefaniucquartz: Standardize COM aggregation for VideoRenderer.
2012-04-05  Aric Stewartquartz: Add initial VMR9 stub.
2012-03-15  Aric Stewartstrmbase: Move the MediaSeekingPassThru functions from...
2012-01-04  AndrĂ© HentschelAssorted header comment cleanup.
2011-05-24  Marcus Meissnerquartz: Mark internal symbols with hidden visibility.
2011-03-16  Francois Gougetquartz: Make some functions static.
2010-11-29  Maarten Lankhorstquartz: Unregister window class after shutdown.
2010-10-06  Aric Stewartstrmbase: Move BasePin implementation to strmbase.
2010-10-06  Aric Stewartstrmbase: Move enumpins from quartz to strmbase.
2010-10-06  Aric Stewartstrmbase: Add the EnumMediaTypes base implementation.
2010-10-05  Aric Stewartstrmbase: Initial creation of static strmbase library...
2008-12-02  Alexandre Julliardquartz: Make some functions and variables static.
2008-06-21  Maarten Lankhorstquartz: Expose some methods so that a custom allocator...
2008-04-28  Maarten Lankhorstquartz: Make the EnumPins interface dynamic.
2008-04-10  Maarten Lankhorstquartz: Add a stub for SeekingPassThru.
2008-03-20  Maarten Lankhorstquartz: Implement forwarding mediaseeking messages.
2008-03-14  Maarten Lankhorstquartz: Implement a dummy null renderer for directshow.
2008-02-08  Lei Zhangquartz: Add VideoRendererDefault.
2007-04-27  Chris Robinsonquartz: Partially implement the MPEG 1 Stream Splitter...
2007-03-05  Chris Robinsonquartz: Return the proper interface for IFilterMapper.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-05-06  Maarten LankhorstFixed {Copy/Delete/Free}MediaType functions to show...
2005-05-05  Christian CostaForward CLSID_FilterGraphNoThread to CLSID_FilterGraph.
2005-02-10  Christian CostaAdded WAVE parser.
2005-02-01  Christian CostaAdded ACM Wrapper filter.
2004-10-07  Francois GougetDon't define COBJMACROS in objbase.h.
2004-08-24  Christian CostaAdded Video Renderer (based on Direct Draw).
2004-08-13  Alexandre JulliardMoved ICOM_THIS_MULTI definition out of objbase.h and...
2004-05-05  Raphael JunqueiraImplemented SystemClock (IReferenceClock by dshow).
2004-03-04  Christian CostaImplemented IFilterGraphImpl_EnumFilters and IEnumFilte...
2004-03-01  Christian CostaImplemented IFilterMapper and IEnumRegFilters interfaces.
2003-11-18  Robert Shearman- AVI Splitter implementation.
2003-09-25  Robert Shearman- A few cosmetic fixes.
2003-09-11  Robert ShearmanImplemented IMemAllocator and IMediaSample.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
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-13  Lionel UlmerStubbed some interfaces for the FilterGraph CLSID.
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...
2001-10-14  Hidenori TakeshimaStarted implementing AVI splitter.
2001-09-25  Hidenori TakeshimaMerged some C sources.
2001-08-15  Hidenori TakeshimaAdded some stubs for quartz dll.