[Ffmpeg-devel] [PATCH] Use optimized armv5 functions where no iwmmxt function exists

Tim Chick chick
Thu Mar 22 00:27:53 CET 2007


Hi list,

The attached patch provides a small speedup on intel xscale architectures with 
iwmmxt.

iwmmxt ffmpeg code does not implement dct_unquantize_h263_inter_iwmmxt, but 
armv5t does - use the armv5t function rather than default c code.

Thanks,
Tim

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tjc_v5_plus_iwmmxt.diff
Type: text/x-diff
Size: 787 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070321/e5aade7a/attachment.diff>



More information about the ffmpeg-devel mailing list