oleaut32: Add a test for loading/saving an empty picture.
[wine] / dlls / quartz / tests / filtergraph.c
2012-08-24  Nikolay Sivovquartz/tests: Use proper method macros.
2012-05-21  Francois Gougetquartz/tests: Fix compilation on systems that don't...
2011-11-14  Francois Gougetquartz/tests: Give a name to the critical sections.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-19  Francois Gougetquartz/tests: Skip some tests if not allowed to registe...
2011-06-24  Maarten Lankhorstquartz: Skip filtergraph tests when filtergraph cannot...
2011-06-20  Michael Stefaniucquartz/tests: Simplify the file handling in filtergraph.c.
2011-06-20  Michael Stefaniucquartz/tests: Store the TestFilterImpl instead of its...
2011-06-20  Michael Stefaniucquatz/tests: Pass back the object instead of the iface...
2011-06-20  Michael Stefaniucquartz/tests: Finish the COM cleanup in filtergraph.c.
2011-06-20  Michael Stefaniucquartz/tests: COM cleanup for the IClassFactory iface.
2011-06-20  Michael Stefaniucquartz/tests: COM cleanup for the IPin iface.
2010-10-01  Alexandre Julliardtests: Make some variables static.
2009-04-06  Marcus Meissnerquartz: Make sure cookie* are not uninitialized (Coveri...
2009-03-24  Kai Blinquartz/tests: If CoCreateInstance() fails, it's safe...
2009-01-27  Nikolay Sivovquartz: Fix NULL pointer dereference (Coverity).
2009-01-21  Paul Vriensquartz/tests: Fix some test failures on Win95.
2009-01-21  Michael Stefaniucquartz/tests: Remove superfluous pointer casts.
2009-01-15  Lei Zhangquartz: Add a filtergraph test for mpeg files.
2008-11-26  Francois Gougetquartz: Remove WINAPI on static functions where not...
2008-11-12  David Adamquartz: Check for NULL condition in FilterGraph2_Discon...
2008-09-10  Alexander Dorofeyevquartz/tests: Fix potential NULL dereference (Coverity).
2008-08-28  Paul Vriensquartz/tests: Use CreateFileA instead of CreateFileW...
2008-07-18  Alexander Dorofeyevquartz/tests: Fix interface leaks in filtergraph test.
2008-07-09  Alexander Dorofeyevquartz/tests: Add test for filter priority in IFilterGr...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-05-19  Paul Vriensjanitorial: Close COM after tests.
2008-05-13  Lei Zhangquartz: Check input in MediaControl_GetState.
2008-04-23  Maarten Lankhorstquartz: Fix error message names in tests.
2008-04-21  Maarten Lankhorstquartz: Add some more tests and fix wine to pass them.
2008-04-07  Maarten Lankhorstquartz: Add more state transitions to the filtergraph.
2008-04-02  Maarten Lankhorstquartz: Fix parser and pins logic to no longer deadlock.
2008-03-28  Maarten Lankhorstquartz: Add GetCurrentPosition using the reference...
2008-03-06  Lei Zhangquartz: Validate input for FilterGraph2_AddFilter.
2007-12-11  Lei Zhangquartz: Add IFilterGraph2 interface and stubs.
2007-12-07  Lei Zhangquartz: Validate input for IFilterGraph_FindFilterByName.
2007-12-07  Lei Zhangquartz: Fix return value in IFilterGraph_FindFilterByName.
2007-12-07  Lei Zhangquartz: Add some IGraphBuilder related tests.
2007-12-07  Lei Zhangquartz: Add a test for IFilterGraph2.
2007-12-07  Lei Zhangquartz: Move current tests into their own test case.
2006-10-09  Michael Stefaniucquartz/tests: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2005-03-25  Jakob ErikssonDon't run FilterGraph tests if FilterGraph functionalit...
2005-03-02  Christian CostaHandle End Of Stream notifications.
2004-12-16  Christian CostaMany fixes to the system clock implementation.
2004-11-29  Alexandre JulliardAdded missing CoInitialize.
2004-08-19  Francois GougetDefine COBJMACROS. Fixes compilation on Windows.
2004-08-16  Christian CostaAdded tests for filtergraph.