diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-10-31 14:39:55 +0100 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-10-31 14:46:18 +0100 |
commit | 29a9e4d5c97e50114436b93339a93440fb3e2122 (patch) | |
tree | 0a75e24678543f726e9394e624f3793df3655750 /doc | |
parent | 9d478f38cd260ad517a1daad17bae7e68a5ace3a (diff) | |
download | ffmpeg-29a9e4d5c97e50114436b93339a93440fb3e2122.tar.gz |
lavfi/mp: drop the mp=rectangle filter
All the rectangle features have been ported to the native drawbox filter,
which has an equivalent syntax.
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 1d6cea95aa..6a11b129cd 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -2653,7 +2653,6 @@ The list of the currently supported filters follows: @item pp7 @item pullup @item qp -@item rectangle @item sab @item softpulldown @item softskip |