summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>2011-01-15 00:32:36 +0000
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>2011-01-15 00:32:36 +0000
commita51c71bb54c53ccb22e7972f8f60819f7f4f2c9f (patch)
treeb9d5066ee90fac72e37adc35f48b96b1bf2874b4 /doc
parent3cdf69eefa055ec6a08972e9e69f7e90854e42f9 (diff)
In yadif filter, default to top field first if interlacing is unknown
Originally committed as revision 26347 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index a66900e160..3842886521 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -996,6 +996,8 @@ enable automatic detection
@end table
Default value is -1.
+If interlacing is unknown or decoder does not export this information,
+top field first will be assumed.
@c man end VIDEO FILTERS