summaryrefslogtreecommitdiff
path: root/libavfilter/af_chorus.c
Commit message (Expand)AuthorAge
* avfilter/af_chorus & aecho: Handle NULL return from av_strtok()Michael Niedermayer2017-03-30
* avfilter: do not leak frame if ff_get_audio_buffer() failsPaul B Mahol2015-11-25
* avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()Paul B Mahol2015-09-12
* avfilter: add chorus filterPaul B Mahol2015-04-11