summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_flanger.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: add av_cold where it is missingPaul B Mahol2019-10-031-1/+1
* avfilter: pass outlink to ff_get_audio_buffer()Paul B Mahol2018-01-031-1/+1
* avfilter/af_flanger: use rint instead of floor hackGanesh Ajjanagadde2015-12-021-1/+1
* avfilter/af_flanger: free frame on ENOMEMKyle Swanson2015-10-181-1/+3
* avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()Paul B Mahol2015-09-121-1/+1
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-081-5/+8
* avfilter: add flanger filterPaul B Mahol2014-07-031-0/+241
OpenPOWER on IntegriCloud