summaryrefslogtreecommitdiffstats
path: root/libavcodec/mem.c
Commit message (Expand)AuthorAgeFilesLines
* Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutilLuca Abeni2006-07-191-137/+0
* spelling typoDiego Biurrun2006-07-051-1/+1
* * Allocating 16 bytes more for the MEMALIGN_HACK is enough. There's noHerve W2006-06-301-3/+5
* spelling fixes courtesy of "Hervé W." H.O.W.aka.V+ffmpeg (at) gmail (dot) comDiego Biurrun2006-06-301-3/+3
* long is better than int for pointer differencesDieter2006-01-301-2/+2
* Remove all stray tabs and trailing whitespace, this time for good.Diego Biurrun2006-01-241-1/+1
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* av_freep() recommanditionMichael Niedermayer2006-01-041-1/+5
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-9/+9
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-8/+8
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-241-0/+5
* 10l (gcc 2.95 fix)Michael Niedermayer2005-01-121-2/+2
* various security fixes and precautionary checksMichael Niedermayer2005-01-121-0/+8
* realloc(NULL) fixMichael Niedermayer2004-07-271-1/+3
* optional and disabled by default memalign hack for SSE/SSE2 on that alternati...Michael Niedermayer2004-06-061-1/+17
* per file doxyMichael Niedermayer2003-03-061-0/+6
* use av_malloc() functions - added av_strdup and av_realloc()Fabrice Bellard2003-01-231-15/+17
* cleanupMichael Niedermayer2003-01-211-0/+11
* finetuneing thresholds/factorsMichael Niedermayer2003-01-191-0/+3
* * fixing some minor const warningsZdenek Kabelac2002-11-121-1/+1
* fixing memalignMichael Niedermayer2002-09-151-2/+20
* put memory functions in a separate file so that the user can redefinite them ...Fabrice Bellard2002-06-111-0/+60
OpenPOWER on IntegriCloud