summaryrefslogtreecommitdiff
path: root/libavfilter/avf_showcwt.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/avf_a3dscope,avf_showcwt: set video frame durationPaul B Mahol2023-01-171-0/+1
* avfilter/avf_showcwt: write also to alpha plane if availablePaul B Mahol2022-12-041-11/+31
* avfilter/avf_showcwt: fix logic mistakePaul B Mahol2022-12-031-1/+1
* avfilter/avf_showcwt: add yet another mode variantPaul B Mahol2022-11-301-1/+25
* avfilter/avf_showcwt: add frame slide modePaul B Mahol2022-11-301-15/+98
* avfilter/avf_showcwt: add some small optimizationsPaul B Mahol2022-11-301-30/+26
* avfilter/avf_showcwt: add thread jobs for forward fft per channelPaul B Mahol2022-11-291-10/+34
* avfilter/avf_showcwt: flush frames at EOFPaul B Mahol2022-11-291-25/+47
* avfilter/avf_showcwt: refactor code into functionPaul B Mahol2022-11-291-102/+114
* avfilter/avf_showcwt: always consume some available samplesPaul B Mahol2022-11-291-12/+21
* avfilter: add showcwt multimedia filterPaul B Mahol2022-11-281-0/+837