[FFmpeg-devel] ARM pld instruction not supported on armv4

matthieu castet castet.matthieu
Sat Mar 22 16:32:38 CET 2008


Diego Biurrun wrote:
> On Sat, Mar 22, 2008 at 03:52:57PM +0100, matthieu castet wrote:
>> this patch should fix issue 393 :  
>> https://roundup.mplayerhq.hu/roundup/ffmpeg/issue393
> 
>> --- libavcodec/armv4l/dsputil_arm_s.S	(r?vision 12549)
>> +++ libavcodec/armv4l/dsputil_arm_s.S	(copie de travail)
>> @@ -19,6 +19,13 @@
>>  
>> +#include "config.h"
>> +
>> +#if ENABLE_PLD == 0
> 
> #ifndef HAVE_PLD
> 
Ok, new patch attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: arm_pldv2.diff
Type: text/x-diff
Size: 1133 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080322/840a4d82/attachment.diff>



More information about the ffmpeg-devel mailing list