include: Assorted spelling fixes.
[wine] / dlls / strmbase / transform.c
2012-04-04  Aric Stewartstrmbase: Fix issues with new quality control implement...
2012-04-03  Aric Stewartstrmbase: Remove QualityControlImpl from the general...
2012-03-27  Aric Stewartstrmbase: COM cleanup for TransformFilter.
2012-03-26  Aric Stewartstrmbase: COM cleanup for BaseFilter.
2012-03-26  Michael Stefaniucstrmbase: Print the debug string and not the pointer...
2012-01-23  Aric Stewartstrmbase: Do not hold the csReceive lock when calling...
2012-01-17  Aric Stewartstrmbase: In the TransformFilter add a critical section...
2011-07-04  Gerald Pfeiferstrmbase: Mark TransformFilter_QualityControlImpl_Notif...
2011-06-27  Marcus Meissnerstrmbase: Move NULL check up a bit (Coverity).
2010-11-10  Maarten Lankhorststrmbase: Silence harmless fixme.
2010-11-08  Maarten Lankhorststrmbase: Add support for IQualityControl to transform...
2010-11-01  Aric Stewartstrmbase: More properly standardized pin implementation...
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: Move TransformFilter implementation to strmbase.