changeset 5475:aedc8e0ade8c libavcodec

there are only 4 rematrixing bands
author jbr
date Sat, 04 Aug 2007 15:01:21 +0000
parents 3e07472540c6
children e50f0d583a36
files ac3dec.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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];