]> git.tue.mpg.de Git - paraslash.git/commit
Do not allocate too much space for the mp3 chunk table.
authorAndre Noll <maan@systemlinux.org>
Wed, 11 Feb 2009 21:17:42 +0000 (22:17 +0100)
committerAndre Noll <maan@systemlinux.org>
Wed, 11 Feb 2009 21:17:42 +0000 (22:17 +0100)
commit3ead49b77d763aae57009719b9dcc89f7a033295
treea22cfccb71917057a6eb0486280393b7c858d202
parent48d037e4ff6f055f1b01dc7ae3d0c778c30821bf
Do not allocate too much space for the mp3 chunk table.

The chunk_table contains an array of uint32_t values.
mp3_afh.c