On Sat, Jul 15, 2006 at 06:15:59PM +0200, Emanuele Giaquinta wrote: > > patch for $subj. > apple malloc aligns memory on 16-byte boundary, so the MEMALIGN_HACK > code in av_malloc is not needed. I don't think this is the correct solution. Why is the check failing if the memory gets aligned properly? Diego