include: Assorted spelling fixes.
[wine] / dlls / qcap /
2012-10-15  Christian Costaqcap: Remove useless FIXME.
2012-08-20  Nikolay Sivovqcap: Call interface methods properly.
2012-08-20  Marcus Meissnerqcap: Fixed another use-after free (Coverity).
2012-08-20  Marcus Meissnerqcap: Fixed a use after free in error path (Coverity).
2012-03-29  Christian Costaqcap: Enable registration of all non yet implemented...
2012-03-26  Aric Stewartstrmbase: COM cleanup for BaseFilter.
2012-01-04  AndrĂ© HentschelAssorted header comment cleanup.
2011-12-15  Francois Gougetconfigure: Use errno.h instead of the non-standard...
2011-09-06  Alexandre Julliardqcap: Include system headers before Windows headers.
2011-08-22  Michael Stefaniucqcap: COM cleanup in capturegraph.c.
2011-05-24  Marcus Meissnerqcap: Mark internal symbols with hidden visibility.
2011-05-11  Paul Chitescuqcap: Initialize to NULL the content of ppPin, not...
2011-04-14  Francois Gougetqcap: Ifdef-out code that is not used if V4L support...
2011-03-16  Francois Gougetqcap: Make VfwPin_GetMediaTypeVersion() static.
2010-12-21  Michael Stefaniucqcap: Use ifaces instead of vtbl pointers in VfwCapture.
2010-11-01  Aric Stewartstrmbase: More properly standardized pin implementation...
2010-10-28  Alexandre Julliardqcap: Define a real DllGetClassObject function.
2010-10-25  Aric Stewartqcap: Make use of a few more strmbase implementations.
2010-10-20  Aric Stewartstrmbase: Implement STRMBASE_DllGetClassObject and...
2010-10-20  Aric Stewartstrmbase: Implement OLE registration in AMovieDllRegist...
2010-10-20  Aric Stewartstrmbase: Define STRMBASE_DllMain.
2010-10-20  Aric Stewartstrmbase: Begin implementations of AMovieDllRegisterSer...
2010-10-14  Aric Stewartstrmbase: Remove non-standard custom allocator logic...
2010-10-14  Aric Stewartstrmbase: Add GetMediaType and GetMediaTypeVersion...
2010-10-14  Aric Stewartstrmbase: Standardize "class" function into functions...
2010-10-14  Aric Stewartstrmbase: Clean up the allocator negotiating for BaseOu...
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.
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...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-05-19  Michael Stefaniucqcap: Use the proper types.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-02  Paul Chitescuqcap: Test the correct variable when deciding how to...
2010-01-29  Maarten Lankhorstqcap: Add optional dependency on libv4l.
2009-03-12  Michael Stefaniucinclude: Change long to LONG in axextend.idl.
2009-02-19  Michael Stefaniucqcap: Remove superfluous pointer casts.
2009-02-09  Andrew Talbotqcap: Remove an unused function.
2009-01-12  Andrew Talbotqcap: Declare a function static.
2009-01-08  Michael Stefaniucqcap: Remove superfluous casts.
2008-12-11  Lei Zhangqcap: Don't clip intermediate values in YUV to RGB...
2008-10-08  Michael Stefaniucqcap: Use the right FAILED/SUCCEEDED macro instead...
2008-09-17  Lei Zhangqcap: Make sure input to AMStreamConfig_SetFormat is...
2008-09-08  Andrew Talbotqcap: Sign-compare warning fix.
2008-07-29  Maarten Lankhorstqcap: Make the server directly register a filter instea...
2008-07-11  Maarten Lankhorstincludes: Add video mixing renderer header.
2008-06-19  Maarten Lankhorstqcap: Capture pin should have an IAMStreamConfig.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-24  Andrew Talbotqcap: Remove unused variable.
2008-03-31  Andrew Talbotqcap: Assign to struct instead of using CopyMemory.
2008-03-14  Maarten Lankhorstqcap: Implement a stubby CaptureGraphBuilder2::RenderSt...
2008-03-14  Maarten Lankhorstqcap: Add better findpin stub for CaptureGraphBuilder.
2008-03-13  Andrew Talbotqcap: Assign to structs instead of using memcpy.
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-16  Andrew Talbotqcap: Remove unneeded casts.
2008-01-02  Gerald Pfeiferqcap: Complete initializers for g_cTemplates[].
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-11-19  Michael Stefaniucqcap: Fix a mem leak on an error path. Found by Smatch.
2007-08-07  Andrew Talbotqcap: Constify some variables.
2007-06-05  Stefan Leichterqcap: Replace DeleteEntireSubKey with RegDeleteTreeW.
2007-05-17  Andrew Talbotqcap: Exclude unused headers.
2007-03-12  Jan Zerebeckiqcap: Add DebugInfo to critical sections.
2007-01-25  Paul Vriensqcap: Initialize a variable (Coverity).
2007-01-23  Andrew Talbotqcap: Declare some items static.
2007-01-22  Andrew Talbotqcap: Fix a typo.
2007-01-06  Dmitry Timoshkovqcap: Do not store full DLL path in the registry.
2007-01-05  Francois Gougetqcap: Print GetLastError() in decimal with '%u'.
2006-11-13  Andrew Talbotqcap: Cast-qual warnings fix.
2006-10-09  Michael Stefaniucqcap: Win64 printf format warning fixes.
2006-10-07  James Hawkinsjanitorial: Remove redundant NULL checks before CoTaskM...
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-21  Stefan Leichterqcap: Print 64bit integers with wine_dbgstr_longlong.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliard.gitignore: Added wildcards to ignore generated resourc...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-02  Mike McCormackFix gcc 4.0 warnings.
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-07-27  Alexandre JulliardReplace the ICOM_THIS_From macros by inline functions.
2005-07-26  Alexandre JulliardDon't generate import libraries for dlls that don't...
2005-07-13  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-06-17  Francois GougetAssorted spelling fixes.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-06-04  Maarten LankhorstImplemented VfwCapture interface.
2005-05-29  Francois GougetRemove unneeded cast.
2005-05-27  Maarten LankhorstImplemented VfwCapture interface.
2005-05-24  Maarten LankhorstAdded YUV routines needed for v4l driver, and in the...
2005-05-18  Maarten LankhorstFixed SetFilterGraph failure.
2005-05-18  Maarten LankhorstAdd pin functions from quartz.
2005-05-18  Maarten LankhorstDllCanUnloadNow fix.
next