diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-08-06 23:15:31 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-08-06 23:15:31 +0000 |
commit | 63f805fc862abf22b35768ed5ce7204116465c49 (patch) | |
tree | b7eb6ea07ca47fdf0eebbefa819f962f7c695cbd /doc/indevs.texi | |
parent | 2f6bc4e76e2cd52262a2b28b7fb7857c609f8003 (diff) | |
download | ffmpeg-63f805fc862abf22b35768ed5ce7204116465c49.tar.gz |
Remove audio_beos entries in indevs.texi and output.devs, BeOS audio
support has been dropped.
Originally committed as revision 24725 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/indevs.texi')
-rw-r--r-- | doc/indevs.texi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/indevs.texi b/doc/indevs.texi index b77d9d2084..e42c4d502b 100644 --- a/doc/indevs.texi +++ b/doc/indevs.texi @@ -51,10 +51,6 @@ ffmpeg -f alsa -i hw:0 alsaout.wav For more information see: @url{http://www.alsa-project.org/alsa-doc/alsa-lib/pcm.html} -@section audio_beos - -BeOS audio input device. - @section bktr BSD video input device. |