10 Commits (129c7bf53fbe2be4f5483ecf6fc036ff9caf05cf)

Author SHA1 Message Date
Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Andreas Rheinhardt ba874ad904 avfilter/ebur128: Remove unused functions 4 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Limin Wang 46d2b2071b avfilter/ebur128: prefer to use variable instead of type for sizeof 5 years ago
Michael Niedermayer 796807022c avfilter/ebur128: Simplify by using log10() 6 years ago
Marton Balint fd57f70c97 avfilter/ebur128: fix relative threshold calculation for multiple contexts 8 years ago
Marton Balint a91cedf79a avfilter/ebur128: do not allow null ebur128 context in ff_ebur128_relative_threshold 8 years ago
Marton Balint 0f8b852a64 lavfi/ebur128: specify scaling_factor directly 8 years ago
Marton Balint 005d058f42 lavfi/loudnorm: add an internal libebur128 library 8 years ago