summaryrefslogtreecommitdiff
path: root/libavfilter/asrc_sinc.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/formats: Schedule avfilter_make_format64_list() for removalAndreas Rheinhardt2020-08-121-1/+1
* avfilter/asrc_sinc: Don't allocate arrays separatelyAndreas Rheinhardt2020-01-281-6/+4
* lavfi/sinc: fix memory leak in error handling pathJun Zhao2019-09-111-1/+4
* avfilter: add sinc source filterPaul B Mahol2018-10-191-0/+455