mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
there are only 4 rematrixing bands
Originally committed as revision 9908 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
75b9b0369b
commit
5e61de0cc1
@ -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];
|
||||
|
Loading…
Reference in New Issue
Block a user