Release 1.5.29.
[wine] / dlls / strmbase / pin.c
2013-01-15  Damjan Jovanovicstrmbase: Store and use the chosen IMemAllocator instea...
2012-05-14  Aric Stewartstrmbase: do not lock in BaseOutputPinImpl_GetDeliveryB...
2012-03-26  Aric Stewartstrmbase: COM cleanup for BasePin, BaseInputPin, and...
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2010-12-05  Maarten Lankhorststrmbase: Fix reference leak of enumpins.
2010-11-08  Maarten Lankhorststrmbase: Forward IQualityControl on output pin to...
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-06  Aric Stewartstrmbase: Move InputPin implementation to strmbase.
2010-10-06  Aric Stewartstrmbase: Move OutputPin implementation to strmbase.
2010-10-06  Aric Stewartstrmbase: Move BasePin implementation to strmbase.