log libaf/af_pan.c @ 26253:114c217e8652

age author description
2007-11-01 uau libaf: change filter input/output ratio calculations
2007-06-17 zuxy Add AF_CONTROL_PAN_BALANCE control
2007-06-13 zuxy Remove incorrect comment: pan defaults to block all, instead of pass-thru.
2007-06-13 zuxy Avoid zero output for pan filter; zero output now means same # of channels
2007-06-13 zuxy Make pan reentrant. Multiple pans in chain work fine.
2007-03-20 diego Remove unnecessary unistd.h include.
2007-03-20 diego Rename open to af_open so as not to conflict with a previous header definition.
2007-02-10 uau Fix nonsense tests ("if (af->data->audio)" before "if (af->data)").
2005-09-15 reimar Fix af_pan commandline mess and (hopefully) improve description.
2005-01-08 reimar always cancel down fractions (frac_t) to avoid overflows and playback
2004-12-27 alex removing AFMT_ dependancy
2004-10-10 diego The full name of the GPL is GNU General Public License.
2004-03-04 henry 10l - replace 6 with AF_NCH
2002-12-31 anders 10l memory leak + bug fixes in ms to sample time conversion
2002-12-28 anders Changes includes: