log libaf/af.c @ 34507:582ca9169495

age author description
Mon, 14 Nov 2011 19:09:35 +0000 reimar Some spelling/grammar fixes.
Fri, 11 Nov 2011 17:15:13 +0000 reimar Sanitize channel count for libaf to avoid crashes since it is used unchecked.
Wed, 26 Oct 2011 15:12:35 +0000 diego Add missing mp_msg.h #includes, remove some unnecessary ones.
Tue, 24 May 2011 19:51:38 +0000 diego configure: Convert HAVE_SYS_MMAN_H into a 0/1 definition.
Sat, 09 Apr 2011 20:10:12 +0000 reimar Add const to type for pointer to a string constant.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Sun, 17 Oct 2010 15:52:18 +0000 reimar Make af_reinit "public", to allow using it in future patches.