mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-28 14:01:27 +00:00
Sort video filter descriptions by name.
Originally committed as revision 20344 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
067180220d
commit
415e6d2930
@ -80,10 +80,6 @@ build.
|
||||
|
||||
Below is a description of the currently available video filters.
|
||||
|
||||
@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.
|
||||
|
||||
@section null
|
||||
|
||||
Pass the source unchanged to the output.
|
||||
|
||||
@bye
|
||||
|
Loading…
Reference in New Issue
Block a user