At Tue, 06 May 2008 06:43:46 +0100, Ramiro Polla wrote: > The size and alignment parameters are switched between what FFmpeg > expects and the DJGPP implementation. So, in fact, you should force > memalign() to be disabled in DJGPP, and not for memalign_hack to be enabled. Yep, I've disabled memalign already. Michael