October 12, 2011
View 36e4be0

mem: fix memalign hack av_realloc()

Michael Niedermayer authored on 2011/10/12 05:03:19
February 22, 2009
View a90de11

Check return value of posix_memalign and explicitly set pointer to NULL if it fails, patch by Patrik Kullman, patrik yes nu.

Patrik Kullman authored on 2009/02/22 05:38:27
February 1, 2009
View bad5537

Use full internal pathname in doxygen @file directives. Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories.

Diego Biurrun authored on 2009/02/01 11:00:19
January 28, 2009
View 89c9ff5

spelling/grammar/consistency review part I

Diego Biurrun authored on 2009/01/28 09:16:05
January 26, 2009
View 1e60e93

10l: Add #undefs for system free/malloc/realloc, which must be used here.

Diego Biurrun authored on 2009/01/26 07:59:05
View 77652a6

C files should #include the header files of the same name.

Diego Biurrun authored on 2009/01/26 07:40:43
View 692c315

Do not #include common.h without necessity. This eliminates the need to work around common.h overriding certain system functions which are required in this header.

Diego Biurrun authored on 2009/01/26 02:36:48
January 24, 2009
View dfcb6b5

Directly #include a bunch of indirectly #included headers.

Diego Biurrun authored on 2009/01/24 23:55:30
January 20, 2009
View 406792e

cosmetics: Remove pointless period after copyright statement non-sentences.

Diego Biurrun authored on 2009/01/20 00:46:40
January 14, 2009
View b250f9c

Change semantic of CONFIG_*, HAVE_* and ARCH_*. They are now always defined to either 0 or 1.

Aurelien Jacobs authored on 2009/01/14 08:44:16
January 8, 2009
View 1f91cdc

Use posix_memalign() if available.

Ramiro Polla authored on 2009/01/08 08:36:34
May 23, 2008
View 19757f6

indent

Michael Niedermayer authored on 2008/05/23 21:37:52
View fdf35f2

make av_strdup(NULL) return NULL

Michael Niedermayer authored on 2008/05/23 21:37:32
April 4, 2008
View ed0d304

Merge declaratio and initialization.

Michael Niedermayer authored on 2008/04/04 04:20:32
View 1136276

Merge declaration and initialization.

Michael Niedermayer authored on 2008/04/04 04:18:14