mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
avfilter: add showcwt multimedia filter
This commit is contained in:
parent
93810a625c
commit
d34c1b389e
6 changed files with 938 additions and 2 deletions
|
|
@ -558,6 +558,7 @@ extern const AVFilter ff_avf_aphasemeter;
|
|||
extern const AVFilter ff_avf_avectorscope;
|
||||
extern const AVFilter ff_avf_concat;
|
||||
extern const AVFilter ff_avf_showcqt;
|
||||
extern const AVFilter ff_avf_showcwt;
|
||||
extern const AVFilter ff_avf_showfreqs;
|
||||
extern const AVFilter ff_avf_showspatial;
|
||||
extern const AVFilter ff_avf_showspectrum;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue