[FFmpeg-cvslog] r20344 - trunk/doc/libavfilter.texi
stefano
subversion
Wed Oct 21 23:19:57 CEST 2009
Author: stefano
Date: Wed Oct 21 23:19:57 2009
New Revision: 20344
Log:
Sort video filter descriptions by name.
Modified:
trunk/doc/libavfilter.texi
Modified: trunk/doc/libavfilter.texi
==============================================================================
--- trunk/doc/libavfilter.texi Wed Oct 21 23:04:53 2009 (r20343)
+++ trunk/doc/libavfilter.texi Wed Oct 21 23:19:57 2009 (r20344)
@@ -80,10 +80,6 @@ build.
Below is a description of the currently available video filters.
- at section null
-
-Pass the source unchanged to the output.
-
@section crop
Crop the input video to x:y:width:height.
@@ -115,4 +111,8 @@ corner of the input image.
The default value of ``w'' and ``h'' is 0.
+ at section null
+
+Pass the source unchanged to the output.
+
@bye
More information about the ffmpeg-cvslog
mailing list