commit | 16b25e908a57ee1ca16db2b6d0b8135312f4b6ad | [log] [tgz] |
---|---|---|
author | Gregory Maxwell <greg@xiph.org> | Tue Sep 06 22:58:01 2011 -0400 |
committer | Gregory Maxwell <greg@xiph.org> | Tue Sep 06 23:22:01 2011 -0400 |
tree | 88bef799f5692b45c9c1aac71906b926de9a686f | |
parent | f451b33b16b86789f7d5d6791cdbae7db9c6d62d [diff] |
Eliminate the last non-static pointer from the LPC-mode encoder structures. The API permits the caller to freely copy the codec state on their own, but this can't work if there are any any position dependant pointers in the codec state.