fftools: add -report option.
This commit is contained in:
parent
5207f9597e
commit
337ce558b6
5 changed files with 99 additions and 0 deletions
|
@ -76,6 +76,8 @@ int opt_default(const char *opt, const char *arg);
|
|||
*/
|
||||
int opt_loglevel(const char *opt, const char *arg);
|
||||
|
||||
int opt_report(const char *opt);
|
||||
|
||||
int opt_codec_debug(const char *opt, const char *arg);
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue