Release 1.5.29.
[wine] / dlls / strmbase / mediatype.c
2012-11-23  Christian Costastrmbase: Simplify IEnumMediaTypesImpl_QueryInterface...
2012-11-23  Christian Costastrmbase: Display iface in TRACEs.
2012-11-23  Christian Costastrmbase: Display new ref in AddRef and Release for...
2012-11-22  Christian Costastrmbase: Don't forget to add ref pUnk in CopyMediaType...
2012-11-22  Christian Costastrmbase: Use FreeMediaType instead of freeing media...
2012-03-26  Aric Stewartstrmbase: COM cleanup for BasePin, BaseInputPin, and...
2010-12-09  Michael Stefaniucstrmbase: Use an iface instead of a vtbl pointer in...
2010-10-14  Aric Stewartstrmbase: Standardize "class" function into functions...
2010-10-06  Aric Stewartstrmbase: Add the EnumMediaTypes base implementation.
2010-10-05  Aric Stewartstrmbase: Initial creation of static strmbase library...