aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/mem.c
AgeCommit message (Expand)Author
2003-03-06per file doxyMichael Niedermayer
2003-01-23use av_malloc() functions - added av_strdup and av_realloc()Fabrice Bellard
2003-01-21cleanupMichael Niedermayer
2003-01-19finetuneing thresholds/factorsMichael Niedermayer
2002-11-12* fixing some minor const warningsZdenek Kabelac
2002-09-15fixing memalignMichael Niedermayer
2002-06-11put memory functions in a separate file so that the user can redefinite them ...Fabrice Bellard