mshtml: HTMLWindow_item code clean up.
[wine] / dlls / strmbase / transform.c
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.