1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00

doc/filters: remove @example use for showing syntax

I forgot to merge with the previous commit.
This commit is contained in:
Stefano Sabatini 2012-12-15 21:02:30 +01:00
parent a871b5cc98
commit 0ebf85774b

View File

@ -3947,11 +3947,9 @@ Default mode is @code{merge}.
Transpose rows with columns in the input video and optionally flip it.
The filter accepts parameters as a list of @var{key}=@var{value}
pairs, separated by ":". If the key of the first options is omitted,
the arguments are interpreted according to the following syntax:
@example
transpose=@var{dir}:@var{passthrough}
@end example
pairs, separated by ':'. If the key of the first options is omitted,
the arguments are interpreted according to the syntax
@var{dir}:@var{passthrough}.
@table @option
@item dir