On Fri, Nov 25, 2011 at 04:04:55PM +0100, Luca Barbato wrote:
> Use the @command{} tag when needed and cleanup the examples
LGTM, feel free to push with the changes suggested below.
> --- a/doc/filters.texi
> +++ b/doc/filters.texi
> @@ -17,8 +17,8 @@ output pads is called a "sink".
>
> A filtergraph can be represented using a textual representation, which
> -is recognized by the @code{-vf} and @code{-af} options of the ff*
> -tools, and by the @code{av_parse_graph()} function defined in
> +is recognized by the @code{-vf} and @code{-af} options of @command{avconv}
> +@command{avplay}, and by the @code{av_parse_graph()} function defined in
> @file{libavfilter/avfiltergraph}.
missing comma after avconv
> @@ -780,10 +780,9 @@ gradfun=1.2
>
> Flip the input video horizontally.
>
> -For example to horizontally flip the video in input with
> -@file{ffmpeg}:
> +For example to horizontally flip the video in input with @command{avconv}:
flip the input video
Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel