log libaf/af.h @ 33263:5f527a9a9521

age author description
Sun, 17 Oct 2010 15:52:18 +0000 reimar Make af_reinit "public", to allow using it in future patches.
Mon, 13 Sep 2010 03:54:37 +0000 diego const-correctness for af_info_t audio filter declarations
Thu, 27 May 2010 20:59:40 +0000 diego Drop pointless _s suffix from 'struct af_stream'.
Sat, 30 Jan 2010 10:09:14 +0000 reimar Make the code match the documentation by making higher-quality but slower
Tue, 10 Nov 2009 00:45:19 +0000 tack Add support for 8 channel audio.
Wed, 13 May 2009 02:58:57 +0000 diego whitespace cosmetics: Remove all trailing whitespace.
Sat, 28 Mar 2009 20:21:20 +0000 bircoph Move config.h include directive up as a precaution measure.
Sat, 28 Mar 2009 20:03:08 +0000 bircoph Reorder includes alphabetically.
Sat, 28 Mar 2009 20:01:43 +0000 bircoph Remove af_mp.h and add its content to af.h
Sat, 28 Mar 2009 19:57:56 +0000 bircoph Remove af_msg special-casing API in libaf.
Mon, 26 Jan 2009 09:29:53 +0000 diego HAVE_3DNOW --> HAVE_AMD3DNOW
Fri, 16 Jan 2009 09:29:20 +0000 reimar More #ifdef -> #if fixes
Mon, 05 Jan 2009 12:41:40 +0000 diego Replace informal license notices by standard license header
Fri, 14 Mar 2008 16:46:13 +0000 diego #include config.h before all other headers.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.