quartz: Check input in MediaControl_GetState.
[wine] / dlls / quartz / enummedia.c
2008-03-13  Andrew Talbotquartz: Assign to structs instead of using memcpy.
2006-10-13  Hans Leidekkerquartz: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-12  Mike McCormackInterlocked LONG* gcc warning fixes.
2005-06-20  Mike McCormackMake functions static, fix declarations.
2005-06-05  Christian CostaFixed clock release in transform template.
2005-05-07  Maarten LankhorstFixed two small memory leaks.
2005-05-06  Maarten LankhorstFixed {Copy/Delete/Free}MediaType functions to show...
2005-01-06  Paul Vriens- Use Interlocked* functions in AddRef and Release.
2004-09-08  Alexandre JulliardRemoved some more uses of the non-standard ICOM_THIS...
2004-08-23  Alexandre JulliardGet rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
2003-09-11  Robert ShearmanImplemented IMemAllocator and IMediaSample.
2003-08-06  Robert Shearman- Bugfix when adding filters to graph due to not initia...