log libaf/af_pan.c @ 25818:2f6ad8c8ebf3

age author description
Thu, 01 Nov 2007 06:52:01 +0000 uau libaf: change filter input/output ratio calculations
Sun, 17 Jun 2007 12:18:13 +0000 zuxy Add AF_CONTROL_PAN_BALANCE control
Wed, 13 Jun 2007 09:29:51 +0000 zuxy Remove incorrect comment: pan defaults to block all, instead of pass-thru.
Wed, 13 Jun 2007 09:28:49 +0000 zuxy Avoid zero output for pan filter; zero output now means same # of channels
Wed, 13 Jun 2007 09:20:36 +0000 zuxy Make pan reentrant. Multiple pans in chain work fine.
Tue, 20 Mar 2007 09:53:31 +0000 diego Remove unnecessary unistd.h include.
Tue, 20 Mar 2007 09:46:00 +0000 diego Rename open to af_open so as not to conflict with a previous header definition.