aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/af_adeclick.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/af_adeclick: add more descriptive options namesPaul B Mahol2021-02-111-8/+24
* avfilter/af_adeclick: implement timeline supportPaul B Mahol2019-12-211-5/+26
* avfilter/af_adeclick: fix pts handling when timebase and 1/samplerate differPaul B Mahol2019-11-171-1/+1
* lavfi/af_adeclick: fix double free after ff_filter_frame failJun Zhao2019-08-201-1/+1
* avfilter/af_adeclick: switch to activatePaul B Mahol2019-04-291-60/+83
* avfilter: add adeclick and adeclip audio filtersPaul B Mahol2018-06-021-0/+753