there are only 4 rematrixing bands

Originally committed as revision 9908 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Justin Ruggles 2007-08-04 15:01:21 +00:00
parent 75b9b0369b
commit 5e61de0cc1
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ typedef struct {
int cplbndstrc[18]; int cplbndstrc[18];
int rematstr; int rematstr;
int nrematbnd; int nrematbnd;
int rematflg[AC3_MAX_CHANNELS]; int rematflg[4];
int cplexpstr; int cplexpstr;
int lfeexpstr; int lfeexpstr;
int chexpstr[5]; int chexpstr[5];