Re: [FFmpeg-devel] [PATCH 2/2] avcodec/hcadec: get intensity from correct channel

2020-06-19 Thread Paul B Mahol
Set LGTM On 6/17/20, t wrote: > Fixes an issue with one output channel being slightly louder than > the other. The output now matches other public HCA decoders. > > Signed-off-by: t > --- > libavcodec/hcadec.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/h

[FFmpeg-devel] [PATCH 2/2] avcodec/hcadec: get intensity from correct channel

2020-06-17 Thread t
Fixes an issue with one output channel being slightly louder than the other. The output now matches other public HCA decoders. Signed-off-by: t --- libavcodec/hcadec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/hcadec.c b/libavcodec/hcadec.c index a890e75a13..