diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2008-05-23 07:14:28 +0000 |
---|---|---|
committer | Benoit Fouet <benoit.fouet@free.fr> | 2008-05-23 07:14:28 +0000 |
commit | f346033e9d7135fddc6cc4f507d8ade846d22168 (patch) | |
tree | 8ed1ea2a206c0d6e258d66cd02a897d7855f46dc /doc/ffserver-doc.texi | |
parent | 5b2729cd0bfebbcda403dbb1f9906773dbb9b186 (diff) | |
download | ffmpeg-f346033e9d7135fddc6cc4f507d8ade846d22168.tar.gz |
Add -formats option to ffserver.
Patch by Stefano Sabatini stefano sabatini-lala poste it
Originally committed as revision 13245 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffserver-doc.texi')
-rw-r--r-- | doc/ffserver-doc.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffserver-doc.texi b/doc/ffserver-doc.texi index 4de2bf5bab..589e58fca8 100644 --- a/doc/ffserver-doc.texi +++ b/doc/ffserver-doc.texi @@ -200,6 +200,8 @@ ffserver [options] Show version. @item -L Print the license. +@item -formats +Show available formats, codecs, protocols, ... @item -h Print the help. @item -f @var{configfile} |