summaryrefslogtreecommitdiff
path: root/libavfilter/af_afftfilt.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/af_afftfilt: add missing error checkPaul B Mahol2017-11-201-2/+4
* lavfi: make window_func an inline functionRostislav Pehlivanov2017-09-231-1/+1
* avfilter/af_afftfilt: fix memory leaksPaul B Mahol2017-06-041-0/+3
* avfilter/af_afftfilt: add option for 17 fft casePaul B Mahol2016-03-041-0/+1
* avfilter/af_afftfilt: Extend to 17bit fftMichael Niedermayer2016-03-041-1/+1
* avfilter/af_afftfilt: Set last_expr to the defaultMichael Niedermayer2016-02-041-1/+2
* avfilter: add afftfilterPaul B Mahol2016-01-211-0/+401