summaryrefslogtreecommitdiff
path: root/libavfilter/af_replaygain.c
Commit message (Expand)AuthorAge
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-04
* avfilter/af_replaygain: use fabsf() instead of fabs()Limin Wang2021-10-20
* 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/avfilter: Remove unused partial_bufAndreas Rheinhardt2021-08-05
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* vafilter/af_replaygain: fix undefined behaviourPaul B Mahol2019-10-16
* avfilter: pass outlink to ff_get_audio_buffer()Paul B Mahol2018-01-03
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
* avfilter: replaygain scannerPaul B Mahol2013-10-21