On Mon, Aug 29, 2022 at 05:29:03PM +0200, Andreas Rheinhardt wrote:
> Michael Niedermayer:
> > A threshold of 180 is needed and sufficient for the sample, twice this is
> > used to
> > cover potentially worse samples
> >
> > fate/vp5 changes as the sample file is truncated and the damaged part is
Michael Niedermayer:
> A threshold of 180 is needed and sufficient for the sample, twice this is
> used to
> cover potentially worse samples
>
> fate/vp5 changes as the sample file is truncated and the damaged part is
> handled
> differently
>
> Fixes: ticket #9754
>
> Signed-off-by: Michael N
A threshold of 180 is needed and sufficient for the sample, twice this is used
to
cover potentially worse samples
fate/vp5 changes as the sample file is truncated and the damaged part is handled
differently
Fixes: ticket #9754
Signed-off-by: Michael Niedermayer
---
libavcodec/vpx_rac.h | 2 +-