[Ffmpeg-devel] [PATCH] IWMMXT configure support + runtime selection

Gildas Bazin gbazin
Tue Jun 28 19:43:33 CEST 2005


Hi

On Tuesday 28 June 2005 08:18, Michael Niedermayer wrote:
> 
> patching file libavcodec/avcodec.h
> Hunk #1 FAILED at 13.
> 1 out of 3 hunks FAILED -- saving rejects to file libavcodec/avcodec.h.rej
> 
> the configure diff also seems to be twice in the patch
> 

Sorry about that, I should have tested this against a clean tree.
New patch attached.

> 
> > #define FF_MM_MMX       0x0001 /* standard MMX */
> ...
> > +#define FF_MM_IWMMXT   0x0001 
> 
> IMHO these should be different
> 

I personally don't see the need since these apply to different kind of CPUs 
and are protected around HAVE_MMX/IWMMXT but you can change them if you 
prefer.

--
Gildas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: iwmmx.diff
Type: text/x-diff
Size: 6992 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20050628/37a73f27/attachment.diff>



More information about the ffmpeg-devel mailing list