summaryrefslogtreecommitdiff
path: root/libavfilter/af_crystalizer.c
Commit message (Expand)AuthorAge
* avfilter/af_crystalizer: remove no longer needed wrapper functionPaul B Mahol2022-04-13
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter/af_crystalizer: refactor codePaul B Mahol2022-02-24
* avfilter/af_crystalizer: Use formats list instead of query functionAndreas Rheinhardt2021-10-05
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/af_crystalizer: refactor some codePaul B Mahol2021-08-29
* avfilter/af_crystalizer: fix some minor issuesPaul B Mahol2021-08-29
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/internal: Factor out executing a filter's execute_funcAndreas Rheinhardt2021-08-15
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/af_crystalizer: implement inverse filteringPaul B Mahol2020-12-21
* avfilter/af_crystalizer: use proper type for variablePaul B Mahol2020-12-21
* avfilter/af_crystalizer: improve filter descriptionPaul B Mahol2020-12-21
* avfilter/af_crystalizer: add slice threading supportPaul B Mahol2020-02-07
* avfilter/af_crystalizer: add support for commandsPaul B Mahol2019-12-29
* avfilter/af_crystalizer: add timeline supportPaul B Mahol2019-12-29
* avfilter/af_crystalizer: use outlink instead of inlinkPaul B Mahol2018-01-01
* avfilter/af_crystalizer: add support for more sample formatsPaul B Mahol2017-04-30
* avfilter: add crystalizer audio filterVitaly Ostrosablin2016-08-07