| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/af_loudnorm: correctly initialize PTS | Niklas Haas | 2018-02-14 | 1 | -1/+4 |
* | avfilter: pass outlink to ff_get_audio_buffer() | Paul B Mahol | 2018-01-03 | 1 | -1/+1 |
* | avfilter/af_loudnorm: do not upsample during second-pass linear normalization | Kyle Swanson | 2017-04-05 | 1 | -24/+34 |
* | lavfi/loudnorm: add an internal libebur128 library | Marton Balint | 2016-11-11 | 1 | -30/+30 |
* | avfilter/af_loudnorm: add dual_mono option | Kyle Swanson | 2016-06-09 | 1 | -0/+7 |
* | avfilter/af_loudnorm: fix crash when ebur128 initialization was not successfu... | Paul B Mahol | 2016-05-21 | 1 | -2/+8 |
* | avfilter: add loudnorm | Kyle Swanson | 2016-05-18 | 1 | -0/+907 |