summaryrefslogtreecommitdiff
path: root/libavfilter/af_afftfilt.c
Commit message (Expand)AuthorAge
* avfilter/af_afftfilt: add missing error checkPaul B Mahol2017-11-20
* lavfi: make window_func an inline functionRostislav Pehlivanov2017-09-23
* avfilter/af_afftfilt: fix memory leaksPaul B Mahol2017-06-04
* avfilter/af_afftfilt: add option for 17 fft casePaul B Mahol2016-03-04
* avfilter/af_afftfilt: Extend to 17bit fftMichael Niedermayer2016-03-04
* avfilter/af_afftfilt: Set last_expr to the defaultMichael Niedermayer2016-02-04
* avfilter: add afftfilterPaul B Mahol2016-01-21