summaryrefslogtreecommitdiff
path: root/libavutil/mem.c
Commit message (Expand)AuthorAge
* Move unaltered av_freep() comments to the header file.Panagiotis Issaris2007-03-05
* Move unaltered av_free() comments to the header file.Panagiotis Issaris2007-03-05
* Move unaltered av_realloc() comments to the header file.Panagiotis Issaris2007-03-05
* Move unaltered av_malloc() comments to the header file.Panagiotis Issaris2007-03-05
* cosmetics: Fix another common typo, dependAnt --> dependEnt.Diego Biurrun2007-02-24
* rename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use common code in configureMåns Rullgård2006-11-14
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* move memory functions from avcodec to avutilLuca Barbato2006-09-25
* revert aligned realloc() changesm this should be identical to r5784Michael Niedermayer2006-08-17
* trying to fix av_realloc()Michael Niedermayer2006-08-13
* align av_realloc()Michael Niedermayer2006-08-13
* Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutilLuca Abeni2006-07-19