[FFmpeg-devel] [PATCH] Force users to specify memalign_hack in configure

Ramiro Polla ramiro
Fri Dec 19 01:59:59 CET 2008


Ramiro Polla wrote:
> Michael Kostylev wrote:
>> 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.
> 
> Then why didn't you explain this to us?
> 
> Could you please send a patch to configure that does this (always 
> disable memalign in djgpp, not always enable memalign_hack).

Here's a patch that might work. Can any djgpp user try it? A simple:
./configure
should fail because of missing memalign().

Ramiro Polla
-------------- next part --------------
A non-text attachment was scrubbed...
Name: unsupported_memalign.diff
Type: text/x-patch
Size: 722 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081218/c4175c0c/attachment.bin>



More information about the ffmpeg-devel mailing list