diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-07-09 18:23:02 +0200 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-07-15 01:06:00 +0200 |
commit | 4bd28579e51a358fc6d26040c4ccd6aefb5a90ef (patch) | |
tree | 0684e0127aae6f4c7656487fd16b8db8594ad2a8 /doc | |
parent | 8bc3a4807e2da36f458e7784c3d390dbd19899a5 (diff) | |
download | ffmpeg-4bd28579e51a358fc6d26040c4ccd6aefb5a90ef.tar.gz |
vf_mp: remove boxblur wrapper
It is natively included in 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 2c8d6e7565..8ad8c1e4dc 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -896,7 +896,6 @@ The list of the currently supported filters follows: @table @var @item 2xsai @item blackframe -@item boxblur @item cropdetect @item decimate @item delogo |