[FFmpeg-devel] [PATCH] fix motion-test on non-MMX2 CPUs

Diego Biurrun diego
Thu Apr 9 18:15:28 CEST 2009


On Thu, Apr 09, 2009 at 05:43:17PM +0200, Diego Biurrun wrote:
> [...]

Next try using

  int flags_size = HAVE_MMX2 + HAVE_MMX;
 
I hope this trick is OK, does it need a comment?

Diego
-------------- next part --------------
A non-text attachment was scrubbed...
Name: motion-test_2.diff
Type: text/x-diff
Size: 829 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090409/5a1bdd3c/attachment.diff>



More information about the ffmpeg-devel mailing list