Commit d2f73c3d authored by Muhammad Faiz's avatar Muhammad Faiz

avfilter/avf_showcqt: add .

parent e7a9b434
......@@ -581,7 +581,7 @@ static const AVFilterPad firequalizer_outputs[] = {
AVFilter ff_af_firequalizer = {
.name = "firequalizer",
.description = NULL_IF_CONFIG_SMALL("Finite Impulse Response Equalizer"),
.description = NULL_IF_CONFIG_SMALL("Finite Impulse Response Equalizer."),
.uninit = uninit,
.query_formats = query_formats,
.process_command = process_command,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment