| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/avf_a3dscope,avf_showcwt: set video frame duration | Paul B Mahol | 2023-01-17 | 1 | -0/+1 |
* | avfilter/avf_showcwt: write also to alpha plane if available | Paul B Mahol | 2022-12-04 | 1 | -11/+31 |
* | avfilter/avf_showcwt: fix logic mistake | Paul B Mahol | 2022-12-03 | 1 | -1/+1 |
* | avfilter/avf_showcwt: add yet another mode variant | Paul B Mahol | 2022-11-30 | 1 | -1/+25 |
* | avfilter/avf_showcwt: add frame slide mode | Paul B Mahol | 2022-11-30 | 1 | -15/+98 |
* | avfilter/avf_showcwt: add some small optimizations | Paul B Mahol | 2022-11-30 | 1 | -30/+26 |
* | avfilter/avf_showcwt: add thread jobs for forward fft per channel | Paul B Mahol | 2022-11-29 | 1 | -10/+34 |
* | avfilter/avf_showcwt: flush frames at EOF | Paul B Mahol | 2022-11-29 | 1 | -25/+47 |
* | avfilter/avf_showcwt: refactor code into function | Paul B Mahol | 2022-11-29 | 1 | -102/+114 |
* | avfilter/avf_showcwt: always consume some available samples | Paul B Mahol | 2022-11-29 | 1 | -12/+21 |
* | avfilter: add showcwt multimedia filter | Paul B Mahol | 2022-11-28 | 1 | -0/+837 |