[FFmpeg-devel] [PATCH] VC-1 MMX DSP functions

Christophe GISQUET christophe.gisquet
Tue Nov 13 23:17:41 CET 2007


Michael Niedermayer a ?crit :
> the code which is overall (whole decoder) fastest
> and for cases where 2 are indistingishable the simpler one

Sorry for the delay in replying but it was somewhat worth it: testing on
a P4 showed that at least one optimization was in fact degrading
performance (special case in vc1_put_shift2_mmx when stride == offset).

Therefore, final (as far as I see) patch attached.

Summary:
MMX version for VC-1 subpel motion compensation functions. 30% faster
decoding.

Best regards,
-- 
Christophe GISQUET
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vc1dsp.diff
Type: text/x-patch
Size: 26090 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071113/6459b729/attachment.bin>



More information about the ffmpeg-devel mailing list