[FFmpeg-devel] [PATCH] doc/filters: add rotate example using degrees

Lou Logan lou at lrcd.com
Wed Jan 8 20:39:11 CET 2014


On Wed,  8 Jan 2014 10:36:18 -0900, Lou Logan wrote:

> ---
>  doc/filters.texi | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/doc/filters.texi b/doc/filters.texi
> index c896edb..39c6faf 100644
> --- a/doc/filters.texi
> +++ b/doc/filters.texi
> @@ -6742,6 +6742,12 @@ rotate=-PI/6
>  @end example
>  
>  @item
> +Rotate the input by 45 degrees clockwise:
> + at example
> +rotate=45*PI/180
> + at end example
> +
> + at item

I'm not sure why Git assumed the bottom @item to be new... Seemed
to do that no matter what I tried.


More information about the ffmpeg-devel mailing list