]> git.sesse.net Git - ffmpeg/blobdiff - doc/outdevs.texi
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / doc / outdevs.texi
index 8658202dc67dcb8b2989ba6bf9deeeb6a04cdee9..fbb312363c96f282990178375b4d930548eb1fe1 100644 (file)
@@ -1,10 +1,10 @@
 @chapter Output Devices
 @c man begin OUTPUT DEVICES
 
-Output devices are configured elements in Libav which allow to write
+Output devices are configured elements in FFmpeg which allow to write
 multimedia data to an output device attached to your system.
 
-When you configure your Libav build, all the supported output devices
+When you configure your FFmpeg build, all the supported output devices
 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.
 
+@section sndio
+
+sndio audio output device.
+
 @c man end OUTPUT DEVICES