aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2011-10-13 17:54:07 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-10-13 18:08:50 +0200
commit1a3fa3ab2c03b6c8c50bcc8a77ad71cac3e7cf15 (patch)
treeb0fc4821a0722fba45721f6c6b7bad7c7ecd7039 /doc
parent3b316f9f22483d9f9e2f2efdbb5c8213eb87b310 (diff)
downloadffmpeg-1a3fa3ab2c03b6c8c50bcc8a77ad71cac3e7cf15.tar.gz
vf_select: remove mathematical constants now redundant.
Signed-off-by: Nicolas George <nicolas.george@normalesup.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index fd78a5f054..18220e2f6e 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1744,15 +1744,6 @@ is selected and passed to the output, otherwise it is discarded.
The expression can contain the following constants:
@table @option
-@item PI
-Greek PI
-
-@item PHI
-golden ratio
-
-@item E
-Euler number
-
@item n
the sequential number of the filtered frame, starting from 0