projects
/
xonotic
/
darkplaces.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c6489c
)
add missing header file
author
Rudolf Polzer <divverent@alientrap.org>
Sun, 13 Feb 2011 17:51:13 +0000
(18:51 +0100)
committer
Rudolf Polzer <divverent@alientrap.org>
Mon, 14 Feb 2011 19:52:58 +0000
(20:52 +0100)
cap_lavc.h
[new file with mode: 0644]
patch
|
blob
diff --git a/cap_lavc.h
b/cap_lavc.h
new file mode 100644
(file)
index 0000000..
c909937
--- /dev/null
+++ b/
cap_lavc.h
@@ -0,0
+1,3
@@
+void SCR_CaptureVideo_Lavc_Init(void);
+void SCR_CaptureVideo_Lavc_BeginVideo(void);
+void SCR_CaptureVideo_Lavc_Shutdown(void);