| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -2/+2 |
* | avfilter/af_crystalizer: refactor code | Paul B Mahol | 2022-02-24 | 1 | -189/+83 |
* | avfilter/af_crystalizer: Use formats list instead of query function | Andreas Rheinhardt | 2021-10-05 | 1 | -19/+2 |
* | avfilter: Replace query_formats callback with union of list and callback | Andreas Rheinhardt | 2021-10-05 | 1 | -1/+1 |
* | avfilter/af_crystalizer: refactor some code | Paul B Mahol | 2021-08-29 | 1 | -159/+93 |
* | avfilter/af_crystalizer: fix some minor issues | Paul B Mahol | 2021-08-29 | 1 | -18/+18 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | avfilter/internal: Factor out executing a filter's execute_func | Andreas Rheinhardt | 2021-08-15 | 1 | -2/+2 |
* | avfilter/formats: Factor common function combinations out | Andreas Rheinhardt | 2021-08-13 | 1 | -15/+3 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avfilter/af_crystalizer: implement inverse filtering | Paul B Mahol | 2020-12-21 | 1 | -8/+161 |
* | avfilter/af_crystalizer: use proper type for variable | Paul B Mahol | 2020-12-21 | 1 | -2/+2 |
* | avfilter/af_crystalizer: improve filter description | Paul B Mahol | 2020-12-21 | 1 | -1/+1 |
* | avfilter/af_crystalizer: add slice threading support | Paul B Mahol | 2020-02-07 | 1 | -34/+93 |
* | avfilter/af_crystalizer: add support for commands | Paul B Mahol | 2019-12-29 | 1 | -1/+2 |
* | avfilter/af_crystalizer: add timeline support | Paul B Mahol | 2019-12-29 | 1 | -1/+2 |
* | avfilter/af_crystalizer: use outlink instead of inlink | Paul B Mahol | 2018-01-01 | 1 | -2/+2 |
* | avfilter/af_crystalizer: add support for more sample formats | Paul B Mahol | 2017-04-30 | 1 | -22/+126 |
* | avfilter: add crystalizer audio filter | Vitaly Ostrosablin | 2016-08-07 | 1 | -0/+153 |