commit | a403d5f7b5163abcb934aa18e4fc29799f3c7875 | [log] [tgz] |
---|---|---|
author | Gregory Maxwell <greg@xiph.org> | Fri May 04 20:01:56 2012 -0400 |
committer | Gregory Maxwell <greg@xiph.org> | Fri May 04 20:01:56 2012 -0400 |
tree | 71362f27f2414f99de6e5e089288602bb7edb33f | |
parent | b7034ec262515c659b3b5660b1edcb31bf679274 [diff] |
Increase alignment of the internal state structures to sizeof(void *) from 4 bytes. OpusCustomMode begins with a pointer and was getting misaligned on 64 bit arches.