Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-12-11 02:36:30 +0400
committerMichael Niedermayer <michaelni@gmx.at>2011-12-11 02:36:30 +0400
commitcdba9b617f1a77f035416096f3ea91158ec5307b (patch)
treea83f412a113d0846b4dfcf420c6b4fdf19a15c9d /doc/eval.texi
parent3dea28cc2ef22861347918b6740c4c05c46a6614 (diff)
eval.texi: document that variables are not shared between expressions.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/eval.texi')
-rw-r--r--doc/eval.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/eval.texi b/doc/eval.texi
index d0834e0b74..b325b37dff 100644
--- a/doc/eval.texi
+++ b/doc/eval.texi
@@ -50,6 +50,7 @@ Allow to store the value of the expression @var{expr} in an internal
variable. @var{var} specifies the number of the variable where to
store the value, and it is a value ranging from 0 to 9. The function
returns the value stored in the internal variable.
+Note, Variables are currently not shared between expressions.
@item ld(var)
Allow to load the value of the internal variable with number