summaryrefslogtreecommitdiffstats
path: root/libaf/af_karaoke.c
Commit message (Expand)AuthorAgeFilesLines
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-98/+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/+1
* Remove trailing whitespace from most filesUoti Urpala2009-07-071-8/+8
* Replace informal license notices by standard license headerdiego2009-01-051-7/+21
* 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
* fix wrong and unrelated change done in r19199reynaldo2006-07-271-2/+2
* marks some read-only char* inside structs as const, patch by Stefan Huehner, ...reynaldo2006-07-271-2/+2
* Fix a few minor spelling errors in comments.corey2006-06-051-2/+2
* New karaoke afreynaldo2006-05-131-0/+86