| Commit message (Expand) | Author | Age | Files | Lines |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -23/+23 |
* | avfilter/window_func: Use av_bessel_i0() | Michael Niedermayer | 2023-05-29 | 1 | -15/+4 |
* | avfilter/window_func: add kaiser window | Paul B Mahol | 2022-10-20 | 1 | -2/+25 |
* | avutil/avassert: Don't include avutil.h | Andreas Rheinhardt | 2022-02-24 | 1 | -0/+1 |
* | avfilter/window_func: unify all filters win_func option that use this header | Paul B Mahol | 2021-10-15 | 1 | -0/+24 |
* | avfilter/window_func: clarify intention in dolph window calculation | Paul B Mahol | 2019-09-16 | 1 | -1/+1 |
* | avfilter/window_func: add bohman window | Paul B Mahol | 2018-10-27 | 1 | -0/+9 |
* | lavfi: make window_func an inline function | Rostislav Pehlivanov | 2017-09-23 | 1 | -1/+157 |
* | avfilter/window_func: add cauchy, parzen and poisson window function | Paul B Mahol | 2016-08-16 | 1 | -1/+2 |
* | avfilter/window_func: add dolph window | Paul B Mahol | 2016-08-16 | 1 | -1/+2 |
* | avfilter/window_func: add tukey window function | Paul B Mahol | 2016-01-05 | 1 | -1/+1 |
* | avfilter: move window function generation into separate file | Paul B Mahol | 2015-12-28 | 1 | -0/+32 |