| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unnecessary libavutil/(avutil|common|internal).h inclusions | Andreas Rheinhardt | 2022-02-24 | 1 | -1/+2 |
* | Replace all occurences of av_mallocz_array() by av_calloc() | Andreas Rheinhardt | 2021-09-20 | 1 | -3/+3 |
* | avfilter/ebur128: Remove unused functions | Andreas Rheinhardt | 2021-02-02 | 1 | -50/+4 |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | avfilter/ebur128: prefer to use variable instead of type for sizeof | Limin Wang | 2020-04-09 | 1 | -8/+8 |
* | avfilter/ebur128: Simplify by using log10() | Michael Niedermayer | 2019-01-01 | 1 | -1/+1 |
* | avfilter/ebur128: fix relative threshold calculation for multiple contexts | Marton Balint | 2017-02-04 | 1 | -30/+16 |
* | avfilter/ebur128: do not allow null ebur128 context in ff_ebur128_relative_th... | Marton Balint | 2017-02-04 | 1 | -1/+1 |
* | lavfi/ebur128: specify scaling_factor directly | Marton Balint | 2016-11-13 | 1 | -6/+5 |
* | lavfi/loudnorm: add an internal libebur128 library | Marton Balint | 2016-11-11 | 1 | -0/+784 |