mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-28 03:18:55 +08:00
Add list of supported input/output devices.
Originally committed as revision 18029 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -642,6 +642,25 @@ performance on systems without hardware floating point support).
|
|||||||
@code{X} means that the protocol is supported.
|
@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
|
@chapter Platform Specific information
|
||||||
|
|
||||||
@section BSD
|
@section BSD
|
||||||
|
Reference in New Issue
Block a user