diff options
author | Anton Khirnov <anton@khirnov.net> | 2013-10-27 11:22:56 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-10-31 20:22:22 +0100 |
commit | fae753af709537fc75ff1c4ce21fc1f4429af929 (patch) | |
tree | a317aca690865a83aed9a7c98e8929f79173b69a /doc/avplay.texi | |
parent | ccc71298456d97f64f539e303c771d04dcb33c53 (diff) | |
download | ffmpeg-fae753af709537fc75ff1c4ce21fc1f4429af929.tar.gz |
avplay: drop -vismv option which does not do anything anymore
Diffstat (limited to 'doc/avplay.texi')
-rw-r--r-- | doc/avplay.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/avplay.texi b/doc/avplay.texi index b856f9be8a..50142ab282 100644 --- a/doc/avplay.texi +++ b/doc/avplay.texi @@ -78,8 +78,6 @@ Show the stream duration, the codec parameters, the current position in the stream and the audio/video synchronisation drift. @item -bug Work around bugs. -@item -vismv -Visualize motion vectors. @item -fast Non-spec-compliant optimizations. @item -genpts |