]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Add list of supported input/output devices.
authordiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 18 Mar 2009 07:55:34 +0000 (07:55 +0000)
committerdiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 18 Mar 2009 07:55:34 +0000 (07:55 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18029 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

doc/general.texi

index 21cee2e82b8807529edaa97c3d943cafef4ea4ea..b187825a9aa6857fa2277d258c02712d7caf89a1 100644 (file)
@@ -642,6 +642,25 @@ performance on systems without hardware floating point support).
 @code{X} means that the protocol is supported.
 
 
+@section Input/Output Devices
+
+@multitable @columnfractions .4 .1 .1
+@item Name              @tab Input  @tab Output
+@item ALSA              @tab X      @tab X
+@item BEOS audio        @tab X      @tab X
+@item BKTR              @tab X      @tab
+@item DV1394            @tab X      @tab
+@item LIBDC1394         @tab X      @tab
+@item OSS               @tab X      @tab X
+@item Video4Linux       @tab X      @tab
+@item Video4Linux2      @tab X      @tab
+@item VfW capture       @tab X      @tab
+@item X11 grabbing      @tab X      @tab
+@end multitable
+
+@code{X} means that the protocol is supported.
+
+
 @chapter Platform Specific information
 
 @section BSD