summaryrefslogtreecommitdiff
path: root/doc/avconv.texi
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2012-08-11 19:19:53 +0200
committerAnton Khirnov <anton@khirnov.net>2012-08-19 19:20:14 +0200
commit79600a83543afd7c485e30e1e9958765aadf7882 (patch)
treeba880e812db399d2e9de3f8f73e47e8213b62b84 /doc/avconv.texi
parent8fc83fb081963001e1197c6fdd59fd2af415078a (diff)
avconv: deprecate -isync.
This option does not do anything. Also remove OPT_GRAB, since -isync is the last option using it.
Diffstat (limited to 'doc/avconv.texi')
-rw-r--r--doc/avconv.texi7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/avconv.texi b/doc/avconv.texi
index fc6402820b..9f06ddfeb2 100644
--- a/doc/avconv.texi
+++ b/doc/avconv.texi
@@ -595,13 +595,6 @@ Set the subtitle codec. This is an alias for @code{-codec:s}.
Disable subtitle recording.
@end table
-@section Audio/Video grab options
-
-@table @option
-@item -isync (@emph{global})
-Synchronize read on input.
-@end table
-
@section Advanced options
@table @option