diff options
author | Paul B Mahol <onemda@gmail.com> | 2015-01-29 13:45:55 +0000 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2015-01-30 16:10:11 +0000 |
commit | 9fd925dee58d6af846f5ff4f63f5052ec4075581 (patch) | |
tree | 63b2b6ea6f4c282d203422e1052ab63ae7ea7535 /doc | |
parent | d0f315ab6c7d5829f43ebbe18e1e8827dad4c46b (diff) | |
download | ffmpeg-9fd925dee58d6af846f5ff4f63f5052ec4075581.tar.gz |
lavfi: remove mp=softpulldown
It is supposed to work correctly with MEncoder only.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/filters.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index cba2697fb6..26f8ff93ca 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -6284,7 +6284,6 @@ the named filter. The list of the currently supported filters follows: @table @var -@item softpulldown @end table The parameter syntax and behavior for the listed filters are the same |