summaryrefslogtreecommitdiffstats
path: root/libaf/af_center.c
Commit message (Expand)AuthorAgeFilesLines
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-129/+0
* audio: untypedef af_instanceStefano Pigozzi2012-11-021-4/+4
* audio: untypedef af_infoStefano Pigozzi2012-11-021-1/+1
* audio: untypedef af_data and rename it to mp_audioStefano Pigozzi2012-11-021-6/+6
* cleanup: remove NULL checks before free() all over the codecboesch2010-11-141-2/+0
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-4/+4
* Remove af_msg special-casing API in libaf.bircoph2009-03-281-1/+1
* Replace informal license notices by standard license headerdiego2009-01-051-10/+25
* libaf: change filter input/output ratio calculationsuau2007-11-011-2/+1
* Rename open to af_open so as not to conflict with a previous header definition.diego2007-03-201-2/+2
* filter for adding a center channel, adding a high pass filter would be nicealex2005-02-211-0/+117