summaryrefslogtreecommitdiff
path: root/libavcodec/mem.c
Commit message (Expand)AuthorAge
* per file doxyMichael Niedermayer2003-03-06
* use av_malloc() functions - added av_strdup and av_realloc()Fabrice Bellard2003-01-23
* cleanupMichael Niedermayer2003-01-21
* finetuneing thresholds/factorsMichael Niedermayer2003-01-19
* * fixing some minor const warningsZdenek Kabelac2002-11-12
* fixing memalignMichael Niedermayer2002-09-15
* put memory functions in a separate file so that the user can redefinite them ...Fabrice Bellard2002-06-11