[FFmpeg-cvslog] r16588 - trunk/doc/ffmpeg-doc.texi
victor
subversion
Tue Jan 13 22:20:04 CET 2009
Author: victor
Date: Tue Jan 13 22:20:03 2009
New Revision: 16588
Log:
Document the ld, st, while statements.
Modified:
trunk/doc/ffmpeg-doc.texi
Modified: trunk/doc/ffmpeg-doc.texi
==============================================================================
--- trunk/doc/ffmpeg-doc.texi Tue Jan 13 22:13:45 2009 (r16587)
+++ trunk/doc/ffmpeg-doc.texi Tue Jan 13 22:20:03 2009 (r16588)
@@ -830,6 +830,9 @@ The following binary operators are avail
The following unary operators are available: @code{+}, @code{-},
@code{(...)}.
+The following statements are available: @code{ld}, @code{st},
+ at code{while}.
+
The following functions are available:
@table @var
@item sinh(x)
More information about the ffmpeg-cvslog
mailing list