Michael Stefaniuc
|
1f56ce42e3
|
qcap: Remove superfluous pointer casts.
|
2009-02-19 12:52:09 +01:00 |
Maarten Lankhorst
|
61ba32c036
|
includes: Add video mixing renderer header.
|
2008-07-11 14:50:44 +02:00 |
Maarten Lankhorst
|
950d3443e7
|
qcap: Implement a stubby CaptureGraphBuilder2::RenderStream.
This just uses enumeratepins to find 2 non-connected pins and connects
them using the filtergraph.
|
2008-03-14 12:11:35 +01:00 |
Maarten Lankhorst
|
7e32b11ab6
|
qcap: Add better findpin stub for CaptureGraphBuilder.
ICaptureGraphBuilder::RenderStream needs to enumerate pins, and to
prevent duplication I implemented a bit of findpin first.
|
2008-03-14 12:11:30 +01:00 |
Andrew Talbot
|
69c984b9f2
|
qcap: Remove unneeded casts.
|
2008-01-16 12:16:04 +01:00 |
Andrew Talbot
|
b3d32c8a0d
|
qcap: Exclude unused headers.
|
2007-05-17 12:45:07 +02:00 |
Jan Zerebecki
|
614ee8314d
|
qcap: Add DebugInfo to critical sections.
|
2007-03-12 13:39:21 +01:00 |
Michael Stefaniuc
|
079bb8a51d
|
qcap: Win64 printf format warning fixes.
|
2006-10-09 12:56:00 +02:00 |
Stefan Leichter
|
759e645794
|
qcap: Print 64bit integers with wine_dbgstr_longlong.
|
2006-08-21 12:07:41 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
738e88db5f
|
Replace the ICOM_THIS_From macros by inline functions.
|
2005-07-27 15:14:18 +00:00 |
Mike McCormack
|
0791d06215
|
Interlocked LONG* gcc warning fixes.
|
2005-07-12 19:21:36 +00:00 |
Maarten Lankhorst
|
32e93f3074
|
Fixed SetFilterGraph failure.
Added debug info.
Added ObjectRefCount info for DllCanUnloadNow.
|
2005-05-18 17:45:35 +00:00 |
Rolf Kalbermatter
|
84e00d4804
|
Implement ICaptureGraphBuilder and IcaptureGraphBuilder2 based on
Maarten Lankhorst's patch.
|
2005-05-07 18:18:39 +00:00 |