Andrew Eikum
|
0025649714
|
strmbase: Improve QualityControl tracing.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-18 10:37:08 +09:00 |
Michael Stefaniuc
|
f7a21ee1d7
|
qcap: Print the debug string instead of the pointer value.
|
2015-03-24 18:16:12 +09:00 |
Francois Gouget
|
0dd5cb1cef
|
Assorted spelling fixes.
|
2014-09-29 10:36:36 +02:00 |
Piotr Caban
|
ad7eb42246
|
qcap: Fix uninitialized variable access in Avi Mux.
|
2014-02-26 09:09:13 -06:00 |
Piotr Caban
|
98d0ab3a9f
|
qcap: Fix some memory leaks in Avi Mux.
|
2014-02-26 09:09:05 -06:00 |
Piotr Caban
|
f4e201ad46
|
qcap: Fix strf chunk size in AviMuxIn_ReceiveConnection.
|
2014-02-26 09:08:58 -06:00 |
Piotr Caban
|
dddc278b4d
|
qcap: Add Avi Mux IBaseFilter::Stop implementation.
|
2014-02-26 09:08:51 -06:00 |
Piotr Caban
|
f4d7a9ab53
|
qcap: Add Avi Mux IMemInputPin::Receive implementation.
|
2014-02-25 14:25:57 -06:00 |
Piotr Caban
|
0c73ce54cd
|
qcap: Add Avi Mux Receive helper implementation.
|
2014-02-25 14:25:51 -06:00 |
Piotr Caban
|
053b1f6f60
|
qcap: Add partial Avi Mux IBaseFilter::Run implementation.
|
2014-02-25 14:25:40 -06:00 |
Piotr Caban
|
b43dcc4515
|
qcap: Add support for FORMAT_VideoInfo pins in AviMuxIn::ReceiveConnection.
|
2014-02-25 14:25:30 -06:00 |
Piotr Caban
|
e32a9afe65
|
qcap: Add Avi Mux IConfigInterleaving::put_Interleaving implementation.
|
2014-02-25 14:25:09 -06:00 |
Piotr Caban
|
cde81264e5
|
qcap: Fix Avi Mux IConfigInterleaving::put_Mode implementation.
|
2014-02-25 14:25:02 -06:00 |
Piotr Caban
|
90dfe084c6
|
qcap: Add Avi Mux input pin IMemInputPin::ReceiveCanBlock implementation.
|
2014-02-24 09:16:25 -06:00 |
Piotr Caban
|
6017d55d07
|
qcap: Add Avi Mux IConfigInterleaving::put_Mode implementation.
|
2014-02-24 09:16:18 -06:00 |
Piotr Caban
|
43bef66e8b
|
qcap: Add Avi Mux input pin IMemInputPin::NotifyAllocator.
|
2014-02-24 09:16:11 -06:00 |
Piotr Caban
|
151a3eec9a
|
qcap: Add Avi Mux input pin IMemInputPin::GetAllocator.
|
2014-02-24 09:16:04 -06:00 |
Piotr Caban
|
0ea378e101
|
qcap: Don't define IMemInputPin_iface in AviMuxIn structure.
|
2014-02-24 09:14:46 -06:00 |
Piotr Caban
|
d9f6a377be
|
qcap: Add Avi Mux input pin IMemInputPin::GetAllocatorRequirements implementation.
|
2014-02-24 09:14:39 -06:00 |
Jacek Caban
|
289bdc4f45
|
strmbase: Store BasePinFuncTable inside Base*PinFuncTable structs.
|
2014-01-06 20:47:02 +01:00 |
Piotr Caban
|
6dce36357a
|
qcap: Fix Avi Mux output pin Connect implementation.
|
2013-11-26 14:40:15 +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
|
85730046ef
|
qcap: Add AVI Mux input pin stub.
|
2013-11-25 16:28:17 +01:00 |
Piotr Caban
|
2c945b01e0
|
qcap: Add AVI Mux output pin stub.
|
2013-11-25 16:23:29 +01:00 |
Piotr Caban
|
ed858386e5
|
qcap: Add AVI Mux filter stub.
|
2013-11-21 13:32:45 +01:00 |