]> git.sesse.net Git - ffmpeg/commit
mem: add av_max_alloc() to limit the maximum amount that may be allocated in one...
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 25 Dec 2011 17:43:58 +0000 (18:43 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 25 Dec 2011 17:55:43 +0000 (18:55 +0100)
commit5a8e994287d8ef181c0a5eac537547d7059b4524
treeb1dd9dd0e6812e4a13f97ac8e09cb464cc4a71d0
parent5e9a56a0350c518cd4b38845aff49d41a9c952ae
mem: add av_max_alloc() to limit the maximum amount that may be allocated in one piece

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavutil/avutil.h
libavutil/mem.c
libavutil/mem.h