ffmpeg | branch: master | Paul B Mahol <[email protected]> | Thu Oct 3 17:58:46 2019 +0200| [93ea21f9b7cc08401218a47dcaf78798fd97c173] | committer: Paul B Mahol
doc/filters: fix typo > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=93ea21f9b7cc08401218a47dcaf78798fd97c173 --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 28066d5e62..fbc3a404dd 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -21120,7 +21120,7 @@ __kernel void sierpinski_carpet(__write_only image2d_t dst, @section sierpinski -Generate a Sierpinksi carpet/triangle fractal, and randomly pan around. +Generate a Sierpinski carpet/triangle fractal, and randomly pan around. This source accepts the following options: _______________________________________________ ffmpeg-cvslog mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
