• sedacca@comcast.net's avatar
    lavfi: EBU R.128 irregular time · 24c47f00
    sedacca@comcast.net authored
    Correct the time interval between logged data rows to the expected
    value of 100 milliseconds by naming a new loop counter variable
    to be distinct from loop counters for inner loops that
    inadvertently change the outer loop operation.
    
    This suggested patch is 1 of 3 for Ticket #2144 "libavfilter ebur128
    loudness inaccuracy, irregular time interval, LFE interference".
    This suggested patch supersedes the contribution of January 15, 2013
    in the thread “[PATCH] lavfi: EBU R.128 irreg time, ch weights, skip
    LFE” which combined multiple fixes in one patch.
    Reviewed-by: 's avatarClément Bœsch <ubitux@gmail.com>
    Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    24c47f00
f_ebur128.c 28.4 KB