summaryrefslogtreecommitdiff
path: root/doc/fftools-common-opts.texi
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2021-01-23 14:59:07 +0530
committerGyan Doshi <ffmpeg@gyani.pro>2021-01-23 14:59:47 +0530
commitc52ced7ca25d85bbc94bd4283eba8f0ccdc6525e (patch)
tree9c54c397e6214d3e69cd6db69cd787b10581cc59 /doc/fftools-common-opts.texi
parente73a8ecb387e8a1d73b161d106342c3fbeebcfe2 (diff)
downloadffmpeg-c52ced7ca25d85bbc94bd4283eba8f0ccdc6525e.tar.gz
doc/fftools-common-opts: document max_alloc
Diffstat (limited to 'doc/fftools-common-opts.texi')
-rw-r--r--doc/fftools-common-opts.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/fftools-common-opts.texi b/doc/fftools-common-opts.texi
index a30ddad9af..5260ecb8f3 100644
--- a/doc/fftools-common-opts.texi
+++ b/doc/fftools-common-opts.texi
@@ -352,6 +352,12 @@ Possible flags for this option are:
@item k8
@end table
@end table
+
+@item -max_alloc @var{bytes}
+Set the maximum size limit for allocating a block on the heap by ffmpeg's
+family of malloc functions. Exercise @strong{extreme caution} when using
+this option. Don't use if you do not understand the full consequence of doing so.
+Default is INT_MAX.
@end table
@section AVOptions