On Thu, Mar 04, 2021 at 07:59:34PM +0100, Marton Balint wrote:
>
>
> On Thu, 4 Mar 2021, Michael Niedermayer wrote:
>
> > This avoids crafted files from consuming excessive resources recomputing
> > the clut after each pixel change
> >
> > Signed-off-by: Michael Niedermayer
> > ---
> > libavc
On Thu, 4 Mar 2021, Michael Niedermayer wrote:
This avoids crafted files from consuming excessive resources recomputing the
clut after each pixel change
Signed-off-by: Michael Niedermayer
---
libavcodec/dvbsubdec.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
PLease update do
This avoids crafted files from consuming excessive resources recomputing the
clut after each pixel change
Signed-off-by: Michael Niedermayer
---
libavcodec/dvbsubdec.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/libavcodec/dvbsubdec.c b/libavcodec/dvbsubdec.c
index