diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-08-29 10:36:08 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-08-31 16:02:49 +0200 |
commit | e64b941dbce5aa5500abdf58c1d2d4e5e13b7b30 (patch) | |
tree | 0dc973e59e27c34011093136f9d1524292a81960 /doc | |
parent | d7587ba1c62c9212b522112ac996fdb17f715ba2 (diff) | |
download | ffmpeg-streaming-e64b941dbce5aa5500abdf58c1d2d4e5e13b7b30.zip ffmpeg-streaming-e64b941dbce5aa5500abdf58c1d2d4e5e13b7b30.tar.gz |
lavfi/mp: remove smartblur filter
It was natively integrated into libavfilter.
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 562ed17..9784e43 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -2491,7 +2491,6 @@ The list of the currently supported filters follows: @item rectangle @item rotate @item sab -@item smartblur @item softpulldown @item softskip @item spp |