Re: [libav-devel] [PATCH 07/25] intrax8: Let x8_vlc_init report errors

2016-03-22 Thread Diego Biurrun
On Sat, Mar 19, 2016 at 05:42:38PM -0400, Vittorio Giovara wrote: > --- > libavcodec/intrax8.c | 8 ++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > > Unchanged. I'd squash this with 8/25, returning an error but ignoring it is highly confusing on its own. Diego

[libav-devel] [PATCH 07/25] intrax8: Let x8_vlc_init report errors

2016-03-19 Thread Vittorio Giovara
--- libavcodec/intrax8.c | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) Unchanged. diff --git a/libavcodec/intrax8.c b/libavcodec/intrax8.c index 3ab2faa..bea1b76 100644 --- a/libavcodec/intrax8.c +++ b/libavcodec/intrax8.c @@ -45,7 +45,7 @@ static VLC j_ac_vlc[2][2][8]; //