[FFmpeg-devel] [PATCH] move h264 chromaMC x86 code to yasm

Ronald S. Bultje rsbultje
Sun Aug 29 01:14:51 CEST 2010


Hi,

as per subj. FATE passes on x86-32/64 OSX and this patch fixes
fate-vp6 on Win64 (which currently fails because of unmarked
clobbering of xmm registers). There's some nice optimizations that
could be done after this is applied, e.g. adding rv40 ssse3 mc should
be easy-as-hell, but all that is left for later.

Since this doesn't change the SIMD code in any significant way, I
didn't profile it, but I can do that if preferred.

Ronald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: move-mc8-h264-chroma-to-yasm.patch
Type: application/octet-stream
Size: 55842 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100828/5e92ed4e/attachment.obj>



More information about the ffmpeg-devel mailing list