summaryrefslogtreecommitdiff
path: root/libavfilter/asrc_sinc.c
Commit message (Expand)AuthorAge
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter/asrc_sinc: check allocation return valuePaul B Mahol2022-03-03
* avfilter/asrc_sinc: remove no longer correct (un)packPaul B Mahol2022-03-03
* avfilter/asrc_sinc: switch to rdft from lavu/txPaul B Mahol2022-02-06
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/asrc_sinc: switch to activatePaul B Mahol2021-08-21
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/formats: Schedule avfilter_make_format64_list() for removalAndreas Rheinhardt2020-08-12
* avfilter/asrc_sinc: Don't allocate arrays separatelyAndreas Rheinhardt2020-01-28
* lavfi/sinc: fix memory leak in error handling pathJun Zhao2019-09-11
* avfilter: add sinc source filterPaul B Mahol2018-10-19