1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-02-13 09:50:40 +01:00
fdk-aac/libAACenc
Jeffrey Knockel fea3c1d0ff Make sure AACdynamic_RAM gets allocated aligned to 8 bytes
This fixes assert failures on platforms where malloc doesn't provide
8 byte alignment, such as Win9x.
2012-10-25 12:14:05 +03:00
..