This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
0
You've already forked Sweden-Number
Code
Issues
Pull Requests
Releases
Wiki
Activity
Sweden-Number
/
dlls
/
qcap
History
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
..
capture.h
qcap: Constify some variables.
2007-08-07 12:37:47 +02:00
capturegraph.c
qcap: Implement a stubby CaptureGraphBuilder2::RenderStream.
2008-03-14 12:11:35 +01:00
dllsetup.c
Assorted spelling fixes.
2008-01-16 12:48:29 +01:00
dllsetup.h
Assorted spelling fixes.
2008-01-16 12:48:29 +01:00
enummedia.c
qcap: Assign to structs instead of using memcpy.
2008-03-13 11:30:21 +01:00
enumpins.c
…
Makefile.in
Removed some unneeded imports.
2007-12-06 21:24:24 +01:00
pin.c
qcap: Assign to structs instead of using memcpy.
2008-03-13 11:30:21 +01:00
pin.h
qcap: Constify some variables.
2007-08-07 12:37:47 +02:00
qcap_main.c
qcap: Complete initializers for g_cTemplates[].
2008-01-02 12:38:42 +01:00
qcap_main.h
…
qcap.spec
…
v4l.c
qcap: Assign to structs instead of using memcpy.
2008-03-13 11:30:21 +01:00
version.rc
…
vfwcapture.c
qcap: Fix a mem leak on an error path. Found by Smatch.
2007-11-19 13:53:43 +01:00
yuv.c
…