summaryrefslogtreecommitdiff
path: root/libavfilter/af_flanger.c
Commit message (Expand)AuthorAge
* avfilter: pass outlink to ff_get_audio_buffer()Paul B Mahol2018-01-03
* avfilter/af_flanger: use rint instead of floor hackGanesh Ajjanagadde2015-12-02
* avfilter/af_flanger: free frame on ENOMEMKyle Swanson2015-10-18
* avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()Paul B Mahol2015-09-12
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-08
* avfilter: add flanger filterPaul B Mahol2014-07-03