# HG changeset patch # User jbr # Date 1186239681 0 # Node ID aedc8e0ade8cb53a44c5d6aa48932f5ab9ebba99 # Parent 3e07472540c6f228126e5f9316cb241d01673ea5 there are only 4 rematrixing bands diff -r 3e07472540c6 -r aedc8e0ade8c ac3dec.c --- a/ac3dec.c Sat Aug 04 13:52:56 2007 +0000 +++ b/ac3dec.c Sat Aug 04 15:01:21 2007 +0000 @@ -102,7 +102,7 @@ int cplbndstrc[18]; int rematstr; int nrematbnd; - int rematflg[AC3_MAX_CHANNELS]; + int rematflg[4]; int cplexpstr; int lfeexpstr; int chexpstr[5];