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
|