summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVíctor Paesa <victorpaesa@googlemail.com>2009-01-13 21:20:03 +0000
committerVíctor Paesa <victorpaesa@googlemail.com>2009-01-13 21:20:03 +0000
commit17bdc2903933cdd5c89f6bf02d6bd8fbd442d3e7 (patch)
tree04b8aba36b788972476216a7b820e6d0c191d47f /doc
parent062e7c3ca88905d93a68f4cac4ddf05be5aa426c (diff)
Document the ld, st, while statements.
Originally committed as revision 16588 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/ffmpeg-doc.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 7473a0d7cf..499c36f567 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -830,6 +830,9 @@ The following binary operators are available: @code{+}, @code{-},
The following unary operators are available: @code{+}, @code{-},
@code{(...)}.
+The following statements are available: @code{ld}, @code{st},
+@code{while}.
+
The following functions are available:
@table @var
@item sinh(x)