diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2013-06-05 00:06:23 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-06-05 00:06:51 +0200 |
commit | 449558d34a243e30b648f8ba0f878e7278c49c4a (patch) | |
tree | d75fd71abd67a6e7d3c85f6de3afedac60f5695d /doc | |
parent | 841df7bf865cc200e422ba7136a6a47a3e5ddc63 (diff) | |
download | ffmpeg-449558d34a243e30b648f8ba0f878e7278c49c4a.tar.gz |
lavfi/mp: remove mp=sab
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 366d2d8f2a..f9308e69c5 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -4931,7 +4931,6 @@ The list of the currently supported filters follows: @item pp7 @item pullup @item qp -@item sab @item softpulldown @item spp @item uspp |