Re: [FFmpeg-devel] [PATCH 14/39] avcodec/h261dec: Don't use too big max_depth in get_vlc2()

2020-12-21 Thread Michael Niedermayer
On Mon, Dec 21, 2020 at 12:57:17PM +0100, Andreas Rheinhardt wrote: > Michael Niedermayer: > > On Thu, Dec 10, 2020 at 12:16:32PM +0100, Andreas Rheinhardt wrote: > >> Signed-off-by: Andreas Rheinhardt > >> --- > >> libavcodec/h261dec.c | 2 +- > >> 1 file changed, 1 insertion(+), 1 deletion(-) >

Re: [FFmpeg-devel] [PATCH 14/39] avcodec/h261dec: Don't use too big max_depth in get_vlc2()

2020-12-21 Thread Andreas Rheinhardt
Michael Niedermayer: > On Thu, Dec 10, 2020 at 12:16:32PM +0100, Andreas Rheinhardt wrote: >> Signed-off-by: Andreas Rheinhardt >> --- >> libavcodec/h261dec.c | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > ok assuming its not better to make H261_CBP_VLC_BITS smaller > > thx > > [

Re: [FFmpeg-devel] [PATCH 14/39] avcodec/h261dec: Don't use too big max_depth in get_vlc2()

2020-12-10 Thread Michael Niedermayer
On Thu, Dec 10, 2020 at 12:16:32PM +0100, Andreas Rheinhardt wrote: > Signed-off-by: Andreas Rheinhardt > --- > libavcodec/h261dec.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) ok assuming its not better to make H261_CBP_VLC_BITS smaller thx [...] -- Michael GnuPG fingerprint:

[FFmpeg-devel] [PATCH 14/39] avcodec/h261dec: Don't use too big max_depth in get_vlc2()

2020-12-10 Thread Andreas Rheinhardt
Signed-off-by: Andreas Rheinhardt --- libavcodec/h261dec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/h261dec.c b/libavcodec/h261dec.c index dfa779b574..374d17dfba 100644 --- a/libavcodec/h261dec.c +++ b/libavcodec/h261dec.c @@ -431,7 +431,7 @@ static int h261_