aboutsummaryrefslogtreecommitdiffhomepage
path: root/libaf/af_pan.c
Commit message (Expand)AuthorAge
* Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* Remove af_msg special-casing API in libaf.Gravatar bircoph2009-03-28
* Replace informal license notices by standard license headerGravatar diego2009-01-05
* libaf: change filter input/output ratio calculationsGravatar uau2007-11-01
* Add AF_CONTROL_PAN_BALANCE controlGravatar zuxy2007-06-17
* Remove incorrect comment: pan defaults to block all, instead of pass-thru.Gravatar zuxy2007-06-13
* Avoid zero output for pan filter; zero output now means same # of channelsGravatar zuxy2007-06-13
* Make pan reentrant. Multiple pans in chain work fine.Gravatar zuxy2007-06-13
* Remove unnecessary unistd.h include.Gravatar diego2007-03-20
* Rename open to af_open so as not to conflict with a previous header definition.Gravatar diego2007-03-20
* Fix nonsense tests ("if (af->data->audio)" before "if (af->data)").Gravatar uau2007-02-10
* Fix af_pan commandline mess and (hopefully) improve description.Gravatar reimar2005-09-15
* always cancel down fractions (frac_t) to avoid overflows and playbackGravatar reimar2005-01-08
* removing AFMT_ dependancyGravatar alex2004-12-27
* The full name of the GPL is GNU General Public License.Gravatar diego2004-10-10
* 10l - replace 6 with AF_NCHGravatar henry2004-03-04
* 10l memory leak + bug fixes in ms to sample time conversionGravatar anders2002-12-31
* Changes includes:Gravatar anders2002-12-28