summaryrefslogtreecommitdiff
path: root/doc/codecs.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/codecs.texi')
-rw-r--r--doc/codecs.texi15
1 files changed, 0 insertions, 15 deletions
diff --git a/doc/codecs.texi b/doc/codecs.texi
index 6ab02c35de..6f0aad2169 100644
--- a/doc/codecs.texi
+++ b/doc/codecs.texi
@@ -506,21 +506,6 @@ threading operations
skip motion compensation
@end table
-@item vismv @var{integer} (@emph{decoding,video})
-Visualize motion vectors (MVs).
-
-This option is deprecated, see the codecview filter instead.
-
-Possible values:
-@table @samp
-@item pf
-forward predicted MVs of P-frames
-@item bf
-forward predicted MVs of B-frames
-@item bb
-backward predicted MVs of B-frames
-@end table
-
@item cmp @var{integer} (@emph{encoding,video})
Set full pel me compare function.