summaryrefslogtreecommitdiff
path: root/libavfilter/af_asdr.c
Commit message (Expand)AuthorAge
* avfilter: no need to request more samples if internal frame is availablePaul B Mahol2023-11-28
* avfilter/af_asdr: remove wrong scaling from sdr, and fix sisdr formulaPaul B Mahol2023-08-14
* avfilter/af_asdr: use single structure for sumsPaul B Mahol2023-08-14
* avfilter: add asisdr filterPaul B Mahol2023-08-14
* avfilter: add apsnr filterPaul B Mahol2023-08-14
* avfilter/af_asdr: add fltp sample format supportPaul B Mahol2023-08-13
* avfilter/af_asdr: stop recreating output timestampsPaul B Mahol2023-08-13
* avfilter: Remove unnecessary formats.h inclusionsAndreas Rheinhardt2023-08-07
* avfilter/af_asdr: add support for threadsPaul B Mahol2023-04-30
* avfilter/af_asdr: add timeline supportPaul B Mahol2023-04-30
* avfilter/af_asdr: set output frame durationPaul B Mahol2023-04-30
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-04
* avfilter: add audio signal to distortion ratio filterPaul B Mahol2021-10-09