summaryrefslogtreecommitdiffstats
path: root/audio/filter/af_lavrresample.c
Commit message (Expand)AuthorAgeFilesLines
* audio: switch to libavcodec channel order, use libavresample for mixingwm42013-04-131-14/+30
* af: use af_lavrresample for format conversions, if possiblewm42013-04-131-1/+8
* af_lavrresample: allow other ffmpeg sample formats for input/outputwm42013-04-131-17/+48
* af_lavrresample: add new resampling filter to replace the old onesStefano Pigozzi2013-03-131-0/+277