]> git.sesse.net Git - ffmpeg/blobdiff - doc/outdevs.texi
RTMPTS protocol support
[ffmpeg] / doc / outdevs.texi
index 3c0acee984e30e63891e20168c4cc8701c41232b..938909c7847bffa66cff246294ce7a5b64717190 100644 (file)
@@ -1,10 +1,10 @@
 @chapter Output Devices
 @c man begin OUTPUT DEVICES
 
 @chapter Output Devices
 @c man begin OUTPUT DEVICES
 
-Output devices are configured elements in FFmpeg which allow to write
+Output devices are configured elements in Libav which allow to write
 multimedia data to an output device attached to your system.
 
 multimedia data to an output device attached to your system.
 
-When you configure your FFmpeg build, all the supported output devices
+When you configure your Libav build, all the supported output devices
 are enabled by default. You can list all available ones using the
 configure option "--list-outdevs".
 
 are enabled by default. You can list all available ones using the
 configure option "--list-outdevs".
 
@@ -26,4 +26,8 @@ ALSA (Advanced Linux Sound Architecture) output device.
 
 OSS (Open Sound System) output device.
 
 
 OSS (Open Sound System) output device.
 
+@section sndio
+
+sndio audio output device.
+
 @c man end OUTPUT DEVICES
 @c man end OUTPUT DEVICES