summaryrefslogtreecommitdiff
path: root/libavfilter/af_anlms.c
Commit message (Expand)AuthorAge
* avfilter/af_anlms: add timeline supportPaul B Mahol2022-04-27
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter: add anlmf filterPaul B Mahol2021-12-25
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* 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
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/af_anlms: switch to ff_filter_process_command()Paul B Mahol2019-10-14
* avfilter/af_anlms: increase max limit for muPaul B Mahol2019-10-09
* avfilter/af_anlms: add support for commandsPaul B Mahol2019-10-08
* avfilter: add anlms filterPaul B Mahol2019-10-06