atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / quartz / avidec.c
2012-04-02  Aric Stewartquartz: COM cleanup for AVIDecImpl.
2012-01-23  Aric Stewartquartz: Use the csReceive critical sections in transfor...
2011-03-16  Francois Gougetquartz: Make some functions static.
2010-11-29  Maarten Lankhorstquartz: Fix timestamping in avi decoder.
2010-11-10  Maarten Lankhorstquartz: Add quality control to avi decoder.
2010-11-08  Maarten Lankhorstquartz: Forward media time in AVI Decoder.
2010-10-14  Aric Stewartstrmbase: Clean up the allocator negotiating for BaseOu...
2010-10-08  Aric Stewartstrmbase: Move TransformFilter implementation to strmbase.
2010-10-08  Aric Stewartstrmbase: Implement BaseFilter in strmbase.
2010-10-06  Aric Stewartstrmbase: Move InputPin implementation to strmbase.
2010-10-06  Aric Stewartstrmbase: Move OutputPin implementation to strmbase.
2010-10-05  Maarten Lankhorstquartz: Add support for MediaSeekingPassThru to transfo...
2010-05-20  Michael Stefaniucquartz: Avoid using the long type.
2010-04-01  Mikhail Maroukhinequartz: Fix compiler warnings with flag -Wcast-qual.
2009-01-29  Michael Stefaniucquartz: Remove superfluous pointer casts.
2008-07-29  Maarten Lankhorstquartz: Pass InputPin as parameter to transform filter.
2008-07-14  Maarten Lankhorstquartz: Fix incorrect use of mtCurrent in transform...
2008-07-09  Maarten Lankhorstquartz: Fix deadlock with transform filter.
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.