[FFmpeg-devel] [PATCH][RFC]lavu/mem: Allow allocations close to max_alloc_size with av_fast_realloc()

Carl Eugen Hoyos ceffmpeg at gmail.com
Tue Jan 2 00:10:57 EET 2018


Hi!

Similar reason as last mem.c patch: av_fast_realloc() can currently
fail in situations where the allocation is possible and allowed.
The patch does not change behaviour for the failure case, if this is
wanted, it should be done separately.

Please comment, Carl Eugen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavu-mem-Allow-allocations-close-to-max_alloc_size-w.patch
Type: text/x-patch
Size: 941 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180101/b849276e/attachment.bin>


More information about the ffmpeg-devel mailing list