Damjan Jovanovic
|
9d75caf4e1
|
qcap/tests: Fix a COM reference leak in the audiorecord test.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-22 20:27:30 +02:00 |
Detlef Riekenberg
|
b1a6279675
|
qcap/tests: Avoid a crash in a test.
VfW is not supported on 64-Bit Windows
Signed-off-by: Detlef Riekenberg <wine.dev@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-22 19:48:28 +02:00 |
Zebediah Figura
|
7ca60b90ef
|
qcap/tests: Add more tests for smart tee pin interfaces.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-12 15:35:28 +02:00 |
Zebediah Figura
|
a770ebe3ad
|
qcap/tests: Add more tests for querying smart tee pin information.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-12 15:35:23 +02:00 |
Zebediah Figura
|
4862f8404b
|
qcap/tests: Add some tests for IBaseFilter::FindPin() on the smart tee filter.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-12 15:35:18 +02:00 |
Zebediah Figura
|
ea1c56cb66
|
qcap/tests: Add some more tests for IBaseFilter::EnumPins() on the smart tee filter.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-12 15:35:13 +02:00 |
Zebediah Figura
|
c6f95af31d
|
qcap/tests: Add some tests for smart tee filter interfaces.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-12 15:35:06 +02:00 |
Zebediah Figura
|
5f71a3f125
|
qcap/tests: Remove some unnecessary workarounds.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-12 15:35:00 +02:00 |
Zebediah Figura
|
dc16a6cd0e
|
qcap/tests: Add some tests for AVI compressor media types.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-09 15:46:03 +02:00 |
Zebediah Figura
|
28bdddcc2b
|
qcap/tests: Get rid of test_AviCo().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-09 15:46:03 +02:00 |
Zebediah Figura
|
9e6e2ee8d9
|
qcap/avico: Initialize variant type to VT_BSTR in AVICompressorPropertyBag_Load().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-09 15:46:03 +02:00 |
Zebediah Figura
|
5f32efcf19
|
qcap/tests: Add some tests for IPersistPropertyBag on the AVI compressor.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-09 15:46:03 +02:00 |
Zebediah Figura
|
71239f31ad
|
qcap/tests: Add some tests for AVI compressor pin interfaces.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-09 15:46:03 +02:00 |
Zebediah Figura
|
181e02259d
|
qcap/tests: Add some tests for querying AVI compressor pin information.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-08 09:55:23 +02:00 |
Zebediah Figura
|
a604e7d6cc
|
qcap/tests: Add some tests for IBaseFilter::FindPin() on the AVI compressor.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-08 09:55:23 +02:00 |
Zebediah Figura
|
f41d11b18a
|
qcap/avico: Fix pin IDs.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-08 09:55:23 +02:00 |
Zebediah Figura
|
9e6ca7cdb6
|
qcap/tests: Add some tests for IBaseFilter::EnumPins() on the AVI compressor.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-08 09:55:23 +02:00 |
Zebediah Figura
|
096cdd4ee7
|
qcap/tests: Add some tests for AVI compressor filter interfaces.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-08 09:55:23 +02:00 |
Zebediah Figura
|
92cd2158e6
|
qcap/tests: Add some tests for IPersistPropertyBag on the audio capture filter.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-08 09:55:23 +02:00 |
Zebediah Figura
|
08f2c022e5
|
qcap/tests: Add some tests for audio capture filter interfaces.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-08 09:55:23 +02:00 |
André Hentschel
|
217d3d6d7f
|
qcap/tests: AVICo might be unavaiable on newer Win10.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-09-17 18:33:54 +02:00 |
Nikolay Sivov
|
985acda3ee
|
qcap/tests: Return cloned enumeration objects (Coverity).
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-04-10 21:51:39 +02:00 |
Francois Gouget
|
fdbfd0f0b3
|
qcap/tests: A spelling fix in an ok() message.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-01-09 20:49:11 +01:00 |
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 |