diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-04-07 13:26:51 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-04-07 13:57:39 +0200 |
commit | 6cb01c9dba7c1e89b8e7e2077ef62b9efd1fb6a7 (patch) | |
tree | 4dd8719996ef11a932766f15b68e88d1e70cf5be /doc/filters.texi | |
parent | 2f83681c79a7419bec14ed6f40bf3a69b5dd16c2 (diff) | |
download | ffmpeg-6cb01c9dba7c1e89b8e7e2077ef62b9efd1fb6a7.tar.gz |
lavfi/mp: remove remove_logo wrapper
removelogo has been ported to libavfilter, and the wrapper was not
working.
Diffstat (limited to 'doc/filters.texi')
-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 abfde1b131..88e452be92 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1887,7 +1887,6 @@ The list of the currently supported filters follows: @item pullup @item qp @item rectangle -@item remove-logo @item rotate @item sab @item screenshot |