aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio/filter/af_rubberband.c
Commit message (Expand)AuthorAge
* af_rubberband: reset delay to 0 on resetGravatar Hector Martin2018-08-25
* audio: rewrite filtering glue codeGravatar wm42018-01-30
* af_rubberband: add af-command to multiply current pitchGravatar Vobe2018-01-15
* af_rubberband: default to channels=togetherGravatar Hector Martin2016-09-19
* af_rubberband: add af-command and option to change the pitchGravatar Hector Martin2016-09-19
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* af_rubberband: actually fix deadlockGravatar Martin Herkt2015-02-12
* af_rubberband: fix filter error deadlockGravatar wm42015-02-12
* af_rubberband: change defaultsGravatar Martin Herkt2015-02-12
* af_rubberband: fix breakageGravatar wm42015-02-11
* af_rubberband: make all librubberband options configurableGravatar wm42015-02-11
* af_rubberband: attempt to fix audio position calculationGravatar wm42015-02-11
* af_rubberband: always calculate and set delayGravatar wm42015-02-11
* af_rubberband: improve EOF handlingGravatar wm42015-02-11
* af_rubberband: pitch correction with librubberbandGravatar wm42015-02-11