ff*: add -max_alloc command line option

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2011-12-25 18:44:36 +01:00
parent 5a8e994287
commit c48f67f06e
3 changed files with 17 additions and 0 deletions

View File

@@ -78,6 +78,8 @@ int opt_loglevel(const char *opt, const char *arg);
int opt_report(const char *opt);
int opt_max_alloc(const char *opt, const char *arg);
int opt_codec_debug(const char *opt, const char *arg);
/**