diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-07-15 01:29:24 +0200 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-07-15 01:44:57 +0200 |
commit | b43ca2deb617c9b8d00f2f41ddb384f2a00c5905 (patch) | |
tree | b605848a76cd6c552ddb08f8f4d541745ac59cf4 /doc | |
parent | 9dbe8d9e22835e289aea315354129b0758d1c573 (diff) | |
download | ffmpeg-b43ca2deb617c9b8d00f2f41ddb384f2a00c5905.tar.gz |
vf_mp: remove rgbtest wrapper
The filter was integrated natively into libavfilter as a source with
name rgbtestsrc.
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 fb992a8252..0ffc72771c 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -933,7 +933,6 @@ The list of the currently supported filters follows: @item qp @item rectangle @item remove-logo -@item rgbtest @item rotate @item sab @item screenshot |