On 25/11/11 18:52, Diego Biurrun wrote:
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

Willing to have a second read so we polish it a little more?

lu

--

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to