log libaf/af.c @ 32948:dc026d74dfce

age author description
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.
Sun, 26 Sep 2010 08:45:40 +0000 cigaes Automatic downmix using the pan filter when the requested channel count is 2
Sat, 25 Sep 2010 11:55:56 +0000 reimar Minor simplification of af_init.
Sat, 25 Sep 2010 10:49:39 +0000 reimar Fix af_append and af_prepend prototypes, the name should be const.
Mon, 13 Sep 2010 18:19:25 +0000 diego build system: Merge all FFmpeg library checks into a single FFmpeg check.
Mon, 13 Sep 2010 03:54:37 +0000 diego const-correctness for af_info_t audio filter declarations