diff options
author | Paul B Mahol <onemda@gmail.com> | 2013-09-03 12:46:28 +0000 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2013-09-03 14:05:38 +0000 |
commit | 916549cb1e73a8c953bc7acee1fa95f68d358469 (patch) | |
tree | cab84dcaa1db1b47d8454b5ba6b69710281bc04d /doc | |
parent | 3dd4b6ea417a48cf585b417dd7a7d1db8a785b51 (diff) | |
download | ffmpeg-916549cb1e73a8c953bc7acee1fa95f68d358469.tar.gz |
lavfi/mp: remove mp=phase
The filter was ported to a native libavfilter filter.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
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 c681ec3943..858972f31d 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -5190,7 +5190,6 @@ The list of the currently supported filters follows: @item fil @item fspp @item ilpack -@item phase @item pp7 @item pullup @item qp |