quartz: Add some tests for dsound renderer.
[wine] / dlls / quartz / tests / filtergraph.c
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.