Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2013-02-12 02:40:41 +0400
committerStefano Sabatini <stefasab@gmail.com>2013-02-12 02:43:37 +0400
commit64353be81135f57b5bb817a7d117c90f4942affd (patch)
treed5d4c211e1ceb20d8670abce776cf428c33a89fa /doc/filters.texi
parentaf60e451509a3ea9924a405f9495807ad8b561ac (diff)
doc/filters: rework idet filter description
Diffstat (limited to 'doc/filters.texi')
-rw-r--r--doc/filters.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index dbbd608d66..ebb9ffa601 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -3352,8 +3352,10 @@ If a parameter is omitted, it is kept at its current value.
@section idet
-Interlaceing detect filter. This filter tries to detect if the input is
-interlaced or progressive. Top or bottom field first.
+Detect video interlacing type.
+
+This filter tries to detect if the input is interlaced or progressive,
+top or bottom field first.
@section il