summaryrefslogtreecommitdiff
path: root/libavfilter/af_dynaudnorm.c
Commit message (Expand)AuthorAge
* avfilter/af_dynaudnorm: remove wasteful powGanesh Ajjanagadde2015-11-26
* avfilter/af_dynaudnorm: use M_PIGanesh Ajjanagadde2015-11-20
* lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.Nicolas George2015-09-20
* avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()Paul B Mahol2015-09-12
* avfilter/dynaudnorm: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-08
* avfilter/af_dynaudnorm: Fix typo in assertMichael Niedermayer2015-09-03
* avfilter/af_dynaudnorm: Use av_frame_get_channels()Michael Niedermayer2015-07-18
* avfilter/af_dynaudnorm: Fix "ISO C90 forbids mixed declarations and code" war...Michael Niedermayer2015-07-17
* avfilter: add Dynamic Audio Normalizer filterLoRd_MuldeR2015-07-17