log mem.c @ 1028:5dbb12a37c3d libavutil tip

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavutil
Thu, 28 Jan 2010 13:06:31 +0000 mru Add --malloc-prefix to apply a prefix to malloc, free etc libavutil
Sat, 21 Feb 2009 20:38:27 +0000 diego Check return value of posix_memalign and explicitly set pointer to NULL if it libavutil
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavutil
Wed, 28 Jan 2009 00:16:05 +0000 diego spelling/grammar/consistency review part I libavutil
Sun, 25 Jan 2009 22:59:05 +0000 diego 10l: Add #undefs for system free/malloc/realloc, which must be used here. libavutil
Sun, 25 Jan 2009 22:40:43 +0000 diego C files should #include the header files of the same name. libavutil
Sun, 25 Jan 2009 17:36:48 +0000 diego Do not #include common.h without necessity. libavutil
Sat, 24 Jan 2009 14:55:30 +0000 diego Directly #include a bunch of indirectly #included headers. libavutil
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavutil
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavutil
Wed, 07 Jan 2009 23:36:34 +0000 ramiro Use posix_memalign() if available. libavutil
Fri, 23 May 2008 12:37:52 +0000 michael indent libavutil
Fri, 23 May 2008 12:37:32 +0000 michael make av_strdup(NULL) return NULL libavutil
Thu, 03 Apr 2008 19:20:32 +0000 michael Merge declaratio and initialization. libavutil
Thu, 03 Apr 2008 19:18:14 +0000 michael Merge declaration and initialization. libavutil
Wed, 12 Mar 2008 23:58:46 +0000 diego typo fixes libavutil
Mon, 10 Mar 2008 18:42:09 +0000 diego misc spelling fixes libavutil
Thu, 14 Feb 2008 08:16:07 +0000 benoit Avoid void*-arithmetic. libavutil
Mon, 05 Mar 2007 13:51:03 +0000 takis Move unaltered av_freep() comments to the header file. libavutil
Mon, 05 Mar 2007 13:50:03 +0000 takis Move unaltered av_free() comments to the header file. libavutil
Mon, 05 Mar 2007 13:46:47 +0000 takis Move unaltered av_realloc() comments to the header file. libavutil
Mon, 05 Mar 2007 13:45:52 +0000 takis Move unaltered av_malloc() comments to the header file. libavutil
Sat, 24 Feb 2007 09:41:43 +0000 diego cosmetics: Fix another common typo, dependAnt --> dependEnt. libavutil
Tue, 14 Nov 2006 00:35:21 +0000 mru rename MEMALIGN_HACK to CONFIG_MEMALIGN_HACK, use common code in configure libavutil
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavutil
Mon, 25 Sep 2006 15:23:40 +0000 lu_zero move memory functions from avcodec to avutil libavutil
Thu, 17 Aug 2006 08:18:48 +0000 michael revert aligned realloc() changesm this should be identical to r5784 libavutil
Sun, 13 Aug 2006 21:09:00 +0000 michael trying to fix av_realloc() libavutil
Sun, 13 Aug 2006 00:47:16 +0000 michael align av_realloc() libavutil
Wed, 19 Jul 2006 07:28:58 +0000 lucabe Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil libavutil