38 Commits

Author SHA1 Message Date
Michael Stefaniuc
5287add1c4 qcap/tests: Remove a redundant NULL check before CoTaskMemFree().
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-08 20:12:57 +09:00
Andrey Gusev
5cdcd4493f Assorted spelling and typos fixes. 2015-08-18 15:00:13 +09:00
Francois Gouget
afd186e646 qcap/tests: Add a trailing '\n' to an ok() call. 2015-08-07 23:50:19 +09:00
Huw Davies
876d1d9eb8 qcap/tests: Fix test failures on Win64. 2015-07-29 20:56:51 +02:00
Michael Stefaniuc
7b1332d3f5 qcap/tests: Add COM tests for VfwCapture. 2015-07-28 13:41:44 +02:00
Damjan Jovanovic
982be1dea2 qcap: Add the SmartTee filter automatically as necessary, and test this. 2015-06-02 14:07:27 +09:00
Damjan Jovanovic
419be23964 qcap: Get the SmartTee filter to a minimally functional level. 2015-06-02 14:06:37 +09:00
Damjan Jovanovic
95c2b22c56 qcap: Implement the SmartTee allocator functions. 2015-06-02 14:05:52 +09:00
Damjan Jovanovic
9bf73a043a qcap: Implement the SmartTee media type functions. 2015-05-29 15:09:06 +09:00
Damjan Jovanovic
cdd4060469 qcap: Implement a stubbed SmartTee filter. 2015-05-29 15:09:02 +09:00
Damjan Jovanovic
e6307f1a4b qcap/tests: Test SmartTee filter aggregation. 2015-05-29 15:06:59 +09:00
Damjan Jovanovic
d126fd53f7 qcap/tests: Add media tests for the SmartTee filter. 2015-05-29 15:06:59 +09:00
Damjan Jovanovic
5405c0feeb qcap/tests: Add many more SmartTee filter tests. 2015-05-29 15:06:56 +09:00
Damjan Jovanovic
6bc6b0bf71 qcap/tests: Fix SmartTeeFilter reference leaks from the pins in its test. 2015-05-29 15:06:03 +09:00
Nikolay Sivov
ddbcd24178 qcap/tests: Check method return values (Coverity). 2014-03-31 11:45:57 +02:00
Piotr Caban
085891b8f6 qcap/tests: Fix AviMux test failures on Win2k. 2014-03-26 19:20:28 +01:00
Piotr Caban
99298f85e4 qcap/tests: Add option to save generated avi file. 2014-02-26 09:10:25 -06:00
Piotr Caban
f6986991be qcap/tests: Add more Avi Mux tests. 2014-02-26 09:10:22 -06:00
Piotr Caban
6017d55d07 qcap: Add Avi Mux IConfigInterleaving::put_Mode implementation. 2014-02-24 09:16:18 -06:00
Piotr Caban
151a3eec9a qcap: Add Avi Mux input pin IMemInputPin::GetAllocator. 2014-02-24 09:16:04 -06:00
Piotr Caban
d9f6a377be qcap: Add Avi Mux input pin IMemInputPin::GetAllocatorRequirements implementation. 2014-02-24 09:14:39 -06:00
Frédéric Delanoy
2769763c64 qcap/tests: Use common wine_dbgstr_guid implementation from test.h. 2014-01-30 12:42:55 +01:00
Alexandre Julliard
99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Jacek Caban
d45241dd91 qcap: Added IPersistPropertyBag::Load implementation. 2013-12-31 12:22:17 +01:00
Jacek Caban
71687bef17 qcap: Added AVI compressor output pin stub implementation. 2013-12-30 19:43:57 +01:00
Jacek Caban
792c53ad25 qcap: Added AVI compressor input pin stub implementation. 2013-12-30 19:43:51 +01:00
Jacek Caban
cd90d8fdd8 qcap: Added IPersistPropertyBag stub implementation to AVI compressor. 2013-12-30 19:43:45 +01:00
Jacek Caban
99c96b0f01 qcap: Added CLSID_AVICo stub implementation. 2013-12-19 17:30:31 +01:00
Piotr Caban
6dce36357a qcap: Fix Avi Mux output pin Connect implementation. 2013-11-26 14:40:15 +01:00
Piotr Caban
4a3b8d2e3c qcap: Add helper to initalize test_filter structure. 2013-11-26 14:40:12 +01:00
Piotr Caban
be36954605 qcap: Constify vtables in Avi Mux tests. 2013-11-26 14:40:09 +01:00
Piotr Caban
56062fb9d5 qcap: Add Avi Mux input pin ReceiveConnection test. 2013-11-26 14:40:06 +01:00
Piotr Caban
6348029c61 qcap: Add Avi Mux filter EnumMediaTypes tests. 2013-11-26 14:40:01 +01:00
Piotr Caban
5a69b888f7 qcap: Fix ICaptureGraphBuilder2::RenderStream test failures. 2013-11-22 13:59:40 +01:00
Piotr Caban
6702f44500 qcap: Add AVI Mux QueryInterface tests. 2013-11-22 13:59:38 +01:00
Piotr Caban
cdbf03df83 qcap: Add ICaptureGraphBuilder2::RenderStream test with intermediate filter. 2013-11-20 16:54:39 +01:00
Piotr Caban
2b1befb9a0 qcap: Add initial ICaptureGraphBuilder2::RenderStream tests. 2013-11-20 16:54:38 +01:00
Damjan Jovanovic
94c7806481 qcap/tests: Add a smart tee filter test. 2013-07-10 16:50:15 +02:00