diff options
author | Clément Bœsch <ubitux@gmail.com> | 2012-11-09 00:15:41 +0100 |
---|---|---|
committer | Clément Bœsch <ubitux@gmail.com> | 2012-11-11 22:49:53 +0100 |
commit | 2b3597f0d1657061296bbcf17ba60189b73ccc5a (patch) | |
tree | f6cf43d5f5812a2407e32b24b3295ef7757744a9 /doc/filters.texi | |
parent | 84aed3faf0914573b238a18bbbb03464deea77cd (diff) | |
download | ffmpeg-2b3597f0d1657061296bbcf17ba60189b73ccc5a.tar.gz |
lavfi: remove mp=fixpts filter.
lavfi/f_setpts.c should allow everything mp=fixpts supports, with a lot
of additional control.
Diffstat (limited to 'doc/filters.texi')
-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 5b8cbc7ce5..c85242191b 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -2690,7 +2690,6 @@ The list of the currently supported filters follows: @item eq2 @item eq @item fil -@item fixpts @item fspp @item geq @item harddup |