From c48f67f06ec3b887626b5938987d2a46bd52cf77 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 25 Dec 2011 18:44:36 +0100 Subject: ff*: add -max_alloc command line option Signed-off-by: Michael Niedermayer --- cmdutils.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cmdutils.h') diff --git a/cmdutils.h b/cmdutils.h index a682c96d79..b9ea1cfc69 100644 --- a/cmdutils.h +++ b/cmdutils.h @@ -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); /** -- cgit v1.2.3