Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/af_afftfilt: use first input frame timestamp | Paul B Mahol | 2018-11-12 | 1 | -0/+4 |
* | avfilter/af_afftfilt: calculate all channels FFT values upfront | Paul B Mahol | 2018-11-12 | 1 | -4/+7 |
* | avfilter/af_afftfilt: add more window types | Paul B Mahol | 2018-11-11 | 1 | -0/+15 |
* | avfilter/af_afftfilt: extend filter functionality | Paul B Mahol | 2018-11-11 | 1 | -15/+60 |
* | avfilter/af_afftfilt: add missing error check | Paul B Mahol | 2017-11-20 | 1 | -2/+4 |
* | lavfi: make window_func an inline function | Rostislav Pehlivanov | 2017-09-23 | 1 | -1/+1 |
* | avfilter/af_afftfilt: fix memory leaks | Paul B Mahol | 2017-06-04 | 1 | -0/+3 |
* | avfilter/af_afftfilt: add option for 17 fft case | Paul B Mahol | 2016-03-04 | 1 | -0/+1 |
* | avfilter/af_afftfilt: Extend to 17bit fft | Michael Niedermayer | 2016-03-04 | 1 | -1/+1 |
* | avfilter/af_afftfilt: Set last_expr to the default | Michael Niedermayer | 2016-02-04 | 1 | -1/+2 |
* | avfilter: add afftfilter | Paul B Mahol | 2016-01-21 | 1 | -0/+401 |