atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / quartz / parser.h
2012-05-24  Aric Stewartquartz: COM cleanup for Parser_OutputPin.
2010-10-14  Aric Stewartstrmbase: Remove non-standard custom allocator logic...
2010-10-14  Aric Stewartstrmbase: Clean up the allocator negotiating for BaseOu...
2010-10-12  Aric Stewartstrmbase: Move mediaSeeking to strmbase SourceSeeking.
2010-10-08  Aric Stewartstrmbase: Add an implementation of BaseFilterImpl_EnumPins.
2010-10-08  Aric Stewartstrmbase: Implement BaseFilter in strmbase.
2010-10-06  Aric Stewartstrmbase: Move OutputPin implementation to strmbase.
2008-04-28  Maarten Lankhorstquartz: Add a function that can be called when stopping...
2008-04-28  Maarten Lankhorstquartz: Make dwSamplesProcessed a longlong.
2008-04-28  Maarten Lankhorstquartz: Make the EnumPins interface dynamic.
2008-04-28  Maarten Lankhorstquartz: Add a vtable argument to Parser_Create that...
2008-04-23  Maarten Lankhorstquartz: Make wave parser and mpeg splitter zero copy...
2008-04-23  Maarten Lankhorstquartz: Optimize the processing thread to fetch one...
2008-04-16  Maarten Lankhorstquartz: Add a Disconnect function to the parser and...
2008-04-01  Maarten Lankhorstquartz: Allow parser filters to implement their own...
2008-03-19  Maarten Lankhorstquartz: Move IMediaSeeking from the parser pin to the...
2007-08-08  Andrew Talbotquartz: Constify some variables.
2007-04-07  Chris Robinsonquartz: Add a cleanup callback for parser filters to...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-02-08  Christian CostaAdded parser template and made AVISplitter use it.
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 TakeshimaFixed crashing in stopping parser.
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-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.