msvcr80: Add some 64-bit only exports.
[wine] / dlls / quartz / regsvr.c
2012-05-14  Jacek Cabaninclude: Use widl to take care of nameless structs...
2012-04-05  Aric Stewartquartz: Add initial VMR9 stub.
2012-01-17  Aric Stewartquartz: Lower the merit on our current builtin filters.
2011-12-20  Francois Gougetdlls: Standardize on 'static const WCHAR' for our Unico...
2011-12-16  Francois Gougetquartz: Avoid hardcoding the Unicode string literal...
2010-12-17  Alexandre Julliardquartz: Convert coclasses registration to the IRegistra...
2009-09-11  Alexandre Julliardquartz: Add proxies for strmif.idl.
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-07-11  Maarten Lankhorstincludes: Add video mixing renderer header.
2008-07-04  Maarten Lankhorstquartz: Make CLSID_AudioRender an alias for CLSID_DSoun...
2008-03-19  Maarten Lankhorstquartz: Fix the magic bytes for mp3's with id3 tags.
2008-03-14  Maarten Lankhorstquartz: Add directsound renderer to filter list.
2008-03-14  Maarten Lankhorstquartz: Implement a dummy null renderer for directshow.
2008-02-08  Lei Zhangquartz: Add VideoRendererDefault.
2007-08-23  Stefan Leichterquartz: Remove 'recursive registry key delete' function.
2007-06-27  Michael Stefaniucquartz: Remove superfluous casts of void pointers to...
2007-04-27  Chris Robinsonquartz: Partially implement the MPEG 1 Stream Splitter...
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-13  Hans Leidekkerquartz: Win64 printf format warning fixes.
2006-06-29  Paul Vriensquartz: Use the return value of register_key_guid.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2006-02-07  Dmitry Timoshkovquartz: Register some of the interfaces.
2005-05-17  Robert ShearmanRename MODULENAME_Dll* functions to Dll* for better...
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.
2005-01-31  Christian CostaAdded transform filter template and made AVIDec use it.
2005-01-21  Mike HearnFix heap corruption in quartz server registration,...
2005-01-11  Paul VriensAdd an extra class to register.
2005-01-09  Christian CostaAdded registration for quartz filters.
2005-01-07  Paul Vriens- Media Types (and Extensions) should use "Source Filte...
2005-01-03  Christian CostaAdded registration/unregistration of media types.
2004-08-24  Christian CostaAdded Video Renderer (based on Direct Draw).
2004-05-05  Raphael JunqueiraImplemented SystemClock (IReferenceClock by dshow).
2003-12-30  Robert Shearman- Fix IGraphBuilder::ConnectDirect.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-23  John K. HohmImplement DllRegisterServer and DllUnregisterServer...
2002-05-02  Alexandre JulliardRemoved a bunch of multimedia code at Hidenori's request.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-28  Hidenori TakeshimaFixed some bugs.
2001-10-14  Hidenori TakeshimaStarted implementing AVI splitter.
2001-09-07  Hidenori TakeshimaAdded some stubs.
2001-08-28  Hidenori TakeshimaAdded some stubs.