aboutsummaryrefslogtreecommitdiffstats
path: root/doc/filters.texi
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2011-10-13 17:54:08 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-10-13 18:08:50 +0200
commitdb820c3c1338eb4a39ce2c4eec0f9e8f4891b72a (patch)
tree291252672e8d91e0f2f84ac41d191325f11c9aa6 /doc/filters.texi
parent1a3fa3ab2c03b6c8c50bcc8a77ad71cac3e7cf15 (diff)
downloadffmpeg-db820c3c1338eb4a39ce2c4eec0f9e8f4891b72a.tar.gz
vf_setpts: 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/filters.texi')
-rw-r--r--doc/filters.texi9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 18220e2f6e..5f3d0906bd 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -1882,15 +1882,6 @@ can contain the following constants:
@item PTS
the presentation timestamp in input
-@item PI
-Greek PI
-
-@item PHI
-golden ratio
-
-@item E
-Euler number
-
@item N
the count of the input frame, starting from 0.