diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-07-17 17:39:05 +0200 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-07-21 13:04:48 +0200 |
commit | 8c2863b87f651bfce061d5b0e03cd756b049a553 (patch) | |
tree | eef8440fc6b8d335a2b753f85f0dd9c933175d8e /doc | |
parent | c76974524a622745f3e8e105eb84793ccdb87d0b (diff) | |
download | ffmpeg-8c2863b87f651bfce061d5b0e03cd756b049a553.tar.gz |
vf_mp: remove cropdetect wrapper
The cropdetect filter is 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 0ffc72771c..5c1a2808d0 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 cropdetect @item decimate @item delogo @item denoise3d |