diff options
author | Paul B Mahol <onemda@gmail.com> | 2012-03-25 11:12:04 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-05-02 18:15:29 +0200 |
commit | 2cda0429aa764d157569d7534777c58dac8a4962 (patch) | |
tree | eaf4f9e5d7427bc9495d1ccd58122597a652a11f /doc | |
parent | b197c1c1acac18cb9c9a54a9bd0bb13a8539bc3c (diff) | |
download | ffmpeg-2cda0429aa764d157569d7534777c58dac8a4962.tar.gz |
lavfi: remove screenshot libmpcodecs wrapper
The filter is useless.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
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 5a8cd606ea..799740bf6f 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1907,7 +1907,6 @@ The list of the currently supported filters follows: @item rectangle @item rotate @item sab -@item screenshot @item smartblur @item softpulldown @item softskip |