include: Assorted spelling fixes.
[wine] / dlls / qcap / capturegraph.c
2012-10-15  Christian Costaqcap: Remove useless FIXME.
2012-08-20  Nikolay Sivovqcap: Call interface methods properly.
2011-08-22  Michael Stefaniucqcap: COM cleanup in capturegraph.c.
2009-02-19  Michael Stefaniucqcap: Remove superfluous pointer casts.
2008-07-11  Maarten Lankhorstincludes: Add video mixing renderer header.
2008-03-14  Maarten Lankhorstqcap: Implement a stubby CaptureGraphBuilder2::RenderSt...
2008-03-14  Maarten Lankhorstqcap: Add better findpin stub for CaptureGraphBuilder.
2008-01-16  Andrew Talbotqcap: Remove unneeded casts.
2007-05-17  Andrew Talbotqcap: Exclude unused headers.
2007-03-12  Jan Zerebeckiqcap: Add DebugInfo to critical sections.
2006-10-09  Michael Stefaniucqcap: Win64 printf format warning fixes.
2006-08-21  Stefan Leichterqcap: Print 64bit integers with wine_dbgstr_longlong.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-27  Alexandre JulliardReplace the ICOM_THIS_From macros by inline functions.
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-05-18  Maarten LankhorstFixed SetFilterGraph failure.
2005-05-07  Rolf KalbermatterImplement ICaptureGraphBuilder and IcaptureGraphBuilder...