summaryrefslogtreecommitdiffstats
path: root/audio/filter/af.c
Commit message (Expand)AuthorAgeFilesLines
* options: remove --af-advwm42013-04-131-3/+0
* af: remove accuracy optionwm42013-04-131-15/+4
* af: remove force optionwm42013-04-131-64/+49
* audio: remove float processing optionwm42013-04-131-3/+1
* audio: switch to libavcodec channel order, use libavresample for mixingwm42013-04-131-28/+4
* af: simplificationwm42013-04-131-35/+20
* af: factor channel filter insertionwm42013-04-131-30/+45
* af: use af_lavrresample for format conversions, if possiblewm42013-04-131-42/+91
* af: remove automatically inserted filters on full reinitwm42013-04-131-29/+40
* audio/filter: replace pointless memcpys with assignmentswm42013-04-131-13/+3
* af: uncrustifywm42013-04-131-464/+495
* af_lavrresample: add new resampling filter to replace the old onesStefano Pigozzi2013-03-131-17/+3
* Rename af_volnorm to af_drcMartin2013-02-121-2/+2
* Replace strsep() useswm42013-01-131-2/+7
* Rename directories, move files (step 1 of 2) (does not compile)wm42012-11-121-0/+700