aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/f_ebur128.h
Commit message (Expand)AuthorAgeFilesLines
* avfilter/x86/f_ebur128: implement AVX peak calculationNiklas Haas2025-06-211-1/+1
* avfilter/f_ebur128: move peak detection to reusable DSP functionNiklas Haas2025-06-211-0/+6
* avfilter/x86/f_ebur128: add x86 AVX implementationNiklas Haas2025-06-211-0/+16
* avfilter/f_ebur128: split off C implementation to separate functionNiklas Haas2025-06-211-0/+3
* avfilter/f_ebur128: move weights and cache to EBUR128DSPContextNiklas Haas2025-06-211-0/+40