mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
doc/filters: fix @item syntax in showspectrum docs
In particular, fix warnings: ** Unknown command with braces `@item' (in doc/filters.texi l. 60XX)
This commit is contained in:
parent
fc0d069feb
commit
2d22e97f6d
@ -6068,13 +6068,13 @@ Specify scale used for calculating intensity color values.
|
||||
|
||||
It accepts the following values:
|
||||
@table @option
|
||||
@item{lin}
|
||||
@item lin
|
||||
linear
|
||||
@item{sqrt}
|
||||
@item sqrt
|
||||
square root, default
|
||||
@item{cbrt}
|
||||
@item cbrt
|
||||
cubic root
|
||||
@item{log}
|
||||
@item log
|
||||
logarithmic
|
||||
@end table
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user