1 May 2012 11:18
doc/filters: alphabetically sort drawtext option listing
Stefano Sabatini <git <at> videolan.org>
2012-05-01 09:18:15 GMT
2012-05-01 09:18:15 GMT
ffmpeg | branch: master | Stefano Sabatini <stefasab <at> gmail.com> | Tue May 1 11:11:30 2012 +0200| [08c4dec5d3f3ecfcbe913be971e1e1443039c0e1] | committer: Stefano Sabatini doc/filters: alphabetically sort drawtext option listing > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=08c4dec5d3f3ecfcbe913be971e1e1443039c0e1 --- doc/filters.texi | 102 +++++++++++++++++++++++++++--------------------------- 1 files changed, 51 insertions(+), 51 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi index abbf474..9db3342 100644 --- a/doc/filters.texi +++ b/doc/filters.texi <at> <at> -1262,37 +1262,19 <at> <at> The description of the accepted parameters follows. <at> table <at> option - <at> item fontfile -The font file to be used for drawing text. Path must be included. -This parameter is mandatory. - - <at> item text -The text string to be drawn. The text must be a sequence of UTF-8 -encoded characters. -This parameter is mandatory if no file is specified with the parameter - <at> var{textfile}. - - <at> item textfile(Continue reading)
RSS Feed