summaryrefslogtreecommitdiff
path: root/libavfilter/ebur128.c
Commit message (Expand)AuthorAge
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* avfilter/ebur128: Remove unused functionsAndreas Rheinhardt2021-02-02
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* avfilter/ebur128: prefer to use variable instead of type for sizeofLimin Wang2020-04-09
* avfilter/ebur128: Simplify by using log10()Michael Niedermayer2019-01-01
* avfilter/ebur128: fix relative threshold calculation for multiple contextsMarton Balint2017-02-04
* avfilter/ebur128: do not allow null ebur128 context in ff_ebur128_relative_th...Marton Balint2017-02-04
* lavfi/ebur128: specify scaling_factor directlyMarton Balint2016-11-13
* lavfi/loudnorm: add an internal libebur128 libraryMarton Balint2016-11-11