diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2008-05-21 14:12:45 +0000 |
---|---|---|
committer | Panagiotis Issaris <takis.issaris@uhasselt.be> | 2008-05-21 14:12:45 +0000 |
commit | 1b068b298488408e48b7a846e1f2e9dc2f2d2cad (patch) | |
tree | 4a5e842caad04060ab2ed18d2ec74de48bd81d43 /doc | |
parent | 392f227393f479ab9a461aba68ae4c6b6da685a4 (diff) | |
download | ffmpeg-1b068b298488408e48b7a846e1f2e9dc2f2d2cad.tar.gz |
Let ffplay support "-version".
Patch by: Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13208 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffplay-doc.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffplay-doc.texi b/doc/ffplay-doc.texi index 19b0864e67..b4bbcc1f26 100644 --- a/doc/ffplay-doc.texi +++ b/doc/ffplay-doc.texi @@ -31,6 +31,8 @@ ffplay [options] @file{input_file} @table @option @item -h show help +@item -version +show version @item -x @var{width} force displayed width @item -y @var{height} |