aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/mem.c
Commit message (Expand)AuthorAgeFilesLines
* revert aligned realloc() changesm this should be identical to r5784Michael Niedermayer2006-08-171-15/+11
* trying to fix av_realloc()Michael Niedermayer2006-08-131-3/+5
* align av_realloc()Michael Niedermayer2006-08-131-10/+12
* Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutilLuca Abeni2006-07-191-0/+137