summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_afftfilt.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/af_afftfilt: fix possible invalid memory accessPaul B Mahol2019-10-071-0/+2
* avfilter/af_afftfilt: make selecting window size simplerPaul B Mahol2019-07-101-15/+3
* avfilter/af_afftfilt: remove invalid scalingPaul B Mahol2019-07-061-7/+2
* avfilter/af_afftfilt: switch to activatePaul B Mahol2019-05-081-102/+126
* avfilter/af_afftfilt: use first input frame timestampPaul B Mahol2018-11-121-0/+4
* avfilter/af_afftfilt: calculate all channels FFT values upfrontPaul B Mahol2018-11-121-4/+7
* avfilter/af_afftfilt: add more window typesPaul B Mahol2018-11-111-0/+15
* avfilter/af_afftfilt: extend filter functionalityPaul B Mahol2018-11-111-15/+60
* 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
OpenPOWER on IntegriCloud