git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75b9b03
)
there are only 4 rematrixing bands
author
Justin Ruggles
<justin.ruggles@gmail.com>
Sat, 4 Aug 2007 15:01:21 +0000
(15:01 +0000)
committer
Justin Ruggles
<justin.ruggles@gmail.com>
Sat, 4 Aug 2007 15:01:21 +0000
(15:01 +0000)
Originally committed as revision 9908 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ac3dec.c
patch
|
blob
|
history
diff --git
a/libavcodec/ac3dec.c
b/libavcodec/ac3dec.c
index
bf6f006
..
63dbbd3
100644
(file)
--- a/
libavcodec/ac3dec.c
+++ b/
libavcodec/ac3dec.c
@@
-102,7
+102,7
@@
typedef struct {
int cplbndstrc[18];
int rematstr;
int nrematbnd;
- int rematflg[
AC3_MAX_CHANNELS
];
+ int rematflg[
4
];
int cplexpstr;
int lfeexpstr;
int chexpstr[5];