aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/indeo3.c
diff options
context:
space:
mode:
authorRui Zhu <real.zhurui@gmail.com>2022-08-31 20:51:06 +0800
committerPaul B Mahol <onemda@gmail.com>2022-11-09 11:56:01 +0100
commit36572a0c1d12459cb0fddf6ff8023b79ffa2e100 (patch)
tree3e58ec1222bfe5429f526607a048fdbf3344e5f5 /libavcodec/indeo3.c
parent86157f5a25615491c94b0498bf76040b268bad6b (diff)
downloadffmpeg-36572a0c1d12459cb0fddf6ff8023b79ffa2e100.tar.gz
avfilter/af_loudnorm: fix incorrect gain when audio is shorter than 3s
The input data is multiplied by `s->offset` to get normalized output. `s->target_tp` and `true_peak` is not in dB, so `s->offset` should be calculated by division instead of subtraction. Signed-off-by: Rui Zhu <real.zhurui@gmail.com>
Diffstat (limited to 'libavcodec/indeo3.c')
0 files changed, 0 insertions, 0 deletions