[FFmpeg-devel] [PATCH] doc/indevs: add xcbgrab
Lou Logan
lou at lrcd.com
Tue Jan 27 22:48:44 CET 2015
Signed-off-by: Lou Logan <lou at lrcd.com>
---
doc/indevs.texi | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/doc/indevs.texi b/doc/indevs.texi
index ae61331..350adfe 100644
--- a/doc/indevs.texi
+++ b/doc/indevs.texi
@@ -971,6 +971,7 @@ The filename passed as input is the capture driver number, ranging from
0 to 9. You may use "list" as filename to print a list of drivers. Any
other filename will be interpreted as device number 0.
+ at anchor{x11grab}
@section x11grab
X11 video input device.
@@ -1064,6 +1065,15 @@ Use the MIT-SHM extension for shared memory. Default value is @code{1}.
It may be necessary to disable it for remote displays.
@end table
+ at section xcbgrab
+
+XCB based X11 video input device.
+
+To enable this input device during configuration you need
+libxcb installed on your system.
+
+Options are identical to @ref{x11grab}.
+
@section decklink
The decklink input device provides capture capabilities for Blackmagic
--
2.1.3
More information about the ffmpeg-devel
mailing list