diff options
author | Clément Bœsch <ubitux@gmail.com> | 2013-06-14 01:09:11 +0200 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2013-06-14 01:27:22 +0200 |
commit | 852f74bd859da374898d865502576bd5e7a75f48 (patch) | |
tree | 73819f3a839e6dff3fc2245b85e69cd1854368a3 /doc | |
parent | a2c547ffecb11ccfe515e1e50b631aa3b15a3ae8 (diff) | |
download | ffmpeg-852f74bd859da374898d865502576bd5e7a75f48.tar.gz |
lavfi/mp: remove mp=spp.
The filter was ported to a native libavfilter filter.
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 98bdaa0345..0381c6a740 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -4932,7 +4932,6 @@ The list of the currently supported filters follows: @item pullup @item qp @item softpulldown -@item spp @item uspp @end table |