diff options
author | Clément Bœsch <ubitux@gmail.com> | 2013-05-16 00:44:37 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2013-05-16 00:45:45 +0200 |
commit | d686517ad113e72b9e434b35598a4a8480d79307 (patch) | |
tree | 23803355056f810480da2b16860dd10629320d48 /doc/filters.texi | |
parent | b1e84efa3d6aaa51306c6a96848735f798bc5096 (diff) | |
download | ffmpeg-d686517ad113e72b9e434b35598a4a8480d79307.tar.gz |
lavfi/mp: remove mp=ow wrapper.
Filter ported natively as owdenoise.
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 a7d77a0b85..cf2c1a4dac 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -4747,7 +4747,6 @@ The list of the currently supported filters follows: @item fspp @item ilpack @item mcdeint -@item ow @item perspective @item phase @item pp7 |