[FFmpeg-cvslog] doc/filters: reformat various filter tables items
Stefano Sabatini
git at videolan.org
Sun Feb 3 23:17:44 CET 2013
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Sun Feb 3 23:16:20 2013 +0100| [cf7b71b0b812ba5d2b5f0a307b9a427a3db4df0a] | committer: Stefano Sabatini
doc/filters: reformat various filter tables items
Improve overall consistency.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cf7b71b0b812ba5d2b5f0a307b9a427a3db4df0a
---
doc/filters.texi | 96 ++++++++++++++++++++++++++++++++++++------------------
1 file changed, 64 insertions(+), 32 deletions(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index fdbe3b7..baa344d 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -301,10 +301,14 @@ Set frequency in Hz.
@item width_type
Set method to specify band-width of filter.
@table @option
- at item @var{h} (Hz)
- at item @var{q} (Q-Factor)
- at item @var{o} (octave)
- at item @var{s} (slope)
+ at item h
+Hz
+ at item q
+Q-Factor
+ at item o
+octave
+ at item s
+slope
@end table
@item width, w
@@ -332,10 +336,14 @@ Set number of poles. Default is 2.
@item width_type
Set method to specify band-width of filter.
@table @option
- at item @var{h} (Hz)
- at item @var{q} (Q-Factor)
- at item @var{o} (octave)
- at item @var{s} (slope)
+ at item h
+Hz
+ at item q
+Q-Factor
+ at item o
+octave
+ at item s
+slope
@end table
@item width, w
@@ -365,10 +373,14 @@ Set number of poles. Default is 2.
@item width_type
Set method to specify band-width of filter.
@table @option
- at item @var{h} (Hz)
- at item @var{q} (Q-Factor)
- at item @var{o} (octave)
- at item @var{s} (slope)
+ at item h
+Hz
+ at item q
+Q-Factor
+ at item o
+octave
+ at item s
+slope
@end table
@item width, w
@@ -402,10 +414,14 @@ The default value is @code{100} Hz.
@item width_type
Set method to specify band-width of filter.
@table @option
- at item @var{h} (Hz)
- at item @var{q} (Q-Factor)
- at item @var{o} (octave)
- at item @var{s} (slope)
+ at item h
+Hz
+ at item q
+Q-Factor
+ at item o
+octave
+ at item s
+slope
@end table
@item width, w
@@ -437,10 +453,14 @@ The default value is @code{3000} Hz.
@item width_type
Set method to specify band-width of filter.
@table @option
- at item @var{h} (Hz)
- at item @var{q} (Q-Factor)
- at item @var{o} (octave)
- at item @var{s} (slope)
+ at item h
+Hz
+ at item q
+Q-Factor
+ at item o
+octave
+ at item s
+slope
@end table
@item width, w
@@ -470,10 +490,14 @@ Constant skirt gain if set to 1. Defaults to 0.
@item width_type
Set method to specify band-width of filter.
@table @option
- at item @var{h} (Hz)
- at item @var{q} (Q-Factor)
- at item @var{o} (octave)
- at item @var{s} (slope)
+ at item h
+Hz
+ at item q
+Q-Factor
+ at item o
+octave
+ at item s
+slope
@end table
@item width, w
@@ -498,10 +522,14 @@ Set the filter's central frequency. Default is @code{3000}.
@item width_type
Set method to specify band-width of filter.
@table @option
- at item @var{h} (Hz)
- at item @var{q} (Q-Factor)
- at item @var{o} (octave)
- at item @var{s} (slope)
+ at item h
+Hz
+ at item q
+Q-Factor
+ at item o
+octave
+ at item s
+slope
@end table
@item width, w
@@ -536,10 +564,14 @@ Set the filter's central frequency in Hz.
@item width_type
Set method to specify band-width of filter.
@table @option
- at item @var{h} (Hz)
- at item @var{q} (Q-Factor)
- at item @var{o} (octave)
- at item @var{s} (slope)
+ at item h
+Hz
+ at item q
+Q-Factor
+ at item o
+octave
+ at item s
+slope
@end table
@item width, w
More information about the ffmpeg-cvslog
mailing list