Changeset b7d9507b in ffmpeg

Timestamp:
Apr 12, 2020, 8:32:03 PM (5 years ago)
Author:
Carl Eugen Hoyos <ceffmpeg@gmail.com>
Branches:
master
Children:
14dd0a90
Parents:
64f4d58c
git-author:
Carl Eugen Hoyos <ceffmpeg@gmail.com> (04/11/20 22:36:30)
git-committer:
Carl Eugen Hoyos <ceffmpeg@gmail.com> (04/12/20 20:32:03)
Message:

lavu/mem: Make other alloc functions more similar to av_malloc().

Do not limit the array allocation functions and av_calloc() to allocations
of INT_MAX, instead depend on max_alloc_size like av_malloc().

Allows a workaround for ticket #7140.

(No files)

Note: See TracChangeset for help on using the changeset viewer.