]> git.sesse.net Git - ffmpeg/history - libavcodec/mem.c
Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.)
[ffmpeg] / libavcodec / mem.c
2004-07-27 Michael Niedermayerrealloc(NULL) fix
2004-06-06 Michael Niedermayeroptional and disabled by default memalign hack for...
2003-03-06 Michael Niedermayerper file doxy
2003-01-23 Fabrice Bellarduse av_malloc() functions - added av_strdup and av_real...
2003-01-21 Michael Niedermayercleanup
2003-01-19 Michael Niedermayerfinetuneing thresholds/factors
2002-11-12 Zdenek Kabelac* fixing some minor const warnings
2002-09-15 Michael Niedermayerfixing memalign
2002-06-11 Fabrice Bellardput memory functions in a separate file so that the...