summaryrefslogtreecommitdiffstats
path: root/audio/filter/af_rubberband.c
Commit message (Expand)AuthorAgeFilesLines
* Relicense some non-MPlayer source files to LGPL 2.1 or laterwm42016-01-191-7/+7
* af_rubberband: actually fix deadlockMartin Herkt2015-02-121-1/+1
* af_rubberband: fix filter error deadlockwm42015-02-121-2/+2
* af_rubberband: change defaultsMartin Herkt2015-02-121-9/+6
* af_rubberband: fix breakagewm42015-02-111-1/+3
* af_rubberband: make all librubberband options configurablewm42015-02-111-4/+43
* af_rubberband: attempt to fix audio position calculationwm42015-02-111-4/+17
* af_rubberband: always calculate and set delaywm42015-02-111-12/+11
* af_rubberband: improve EOF handlingwm42015-02-111-5/+11
* af_rubberband: pitch correction with librubberbandwm42015-02-111-0/+169