diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-09-04 11:49:15 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-09-06 11:27:22 +0200 |
commit | fb2e7ac3c4c4432928d10df072c3dd9c99558da9 (patch) | |
tree | d845bef62f3b52bc71319bca9c7bf56e3633bea2 /doc | |
parent | ef122ff5072463366c020157f0a27aad7e6610db (diff) | |
download | ffmpeg-fb2e7ac3c4c4432928d10df072c3dd9c99558da9.tar.gz |
lavfi/mp: drop rotate wrapper
The native filter transpose is perfectly equivalent.
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 3e3d655bff..685a3e2fc4 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -2537,7 +2537,6 @@ The list of the currently supported filters follows: @item pullup @item qp @item rectangle -@item rotate @item sab @item softpulldown @item softskip |