log libaf/af_export.c @ 37195:ac6c37d85d65 default tip

age author description
Tue, 11 Dec 2012 12:43:00 +0000 upsuper Cosmetic: Reindent.
Sun, 09 Dec 2012 09:07:00 +0000 upsuper Remove two pointless conditions.
Sun, 09 Dec 2012 02:22:08 +0000 upsuper Fix a wrong condition.
Sat, 10 Nov 2012 14:16:33 +0000 reimar Abort when opening the file failed instead of calling
Wed, 26 Oct 2011 15:12:35 +0000 diego Add missing mp_msg.h #includes, remove some unnecessary ones.
Sun, 14 Nov 2010 09:12:34 +0000 cboesch Remove most of the NULL pointer check before free all over the code
Thu, 01 Jul 2010 20:49:35 +0000 reimar Avoid void *-arithmentic warnings.
Sat, 20 Mar 2010 23:38:27 +0000 diego Rename get_path.[ch] --> path.[ch].
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sat, 28 Mar 2009 19:57:56 +0000 bircoph Remove af_msg special-casing API in libaf.
Mon, 05 Jan 2009 12:41:40 +0000 diego Replace informal license notices by standard license header
Mon, 10 Mar 2008 19:12:29 +0000 diego af_export.c is only compiled if HAVE_SYS_MMAN_H is set, so using that
Sat, 01 Mar 2008 10:31:51 +0000 diego Wrap '#include <sys/mman.h>' in HAVE_SYS_MMAN_H.
Thu, 01 Nov 2007 06:52:01 +0000 uau libaf: change filter input/output ratio calculations
Tue, 28 Aug 2007 11:20:24 +0000 diego Clean up the way get_path is handled: Compile get_path.c to an object to link