summaryrefslogtreecommitdiffstats
path: root/libaf/af_sub.c
Commit message (Expand)AuthorAgeFilesLines
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-188/+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-6/+6
* Remove af_msg special-casing API in libaf.bircoph2009-03-281-2/+2
* Replace informal license notices by standard license headerdiego2009-01-051-9/+19
* 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
* less namespace pollution #2 (prefixed globals in filter.c with af_filter_)alex2004-12-291-2/+2
* removing AFMT_ dependancyalex2004-12-271-1/+1
* The full name of the GPL is GNU General Public License.diego2004-10-101-1/+1
* Adding sub-woofer filter, use this filter to add a sub channel to the audio s...anders2003-01-071-0/+181