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

Christophe GISQUET christophe.gisquet
Sat Jul 7 23:15:55 CEST 2007


Trent Piepho a ?crit :
> On Sat, 7 Jul 2007, Zuxy Meng wrote:
> You could also change:
>        : "m"(src_stride), "m"(dst_stride),
> to:
>        : "g"((intptr_t)src_stride), "g"((intptr_t)dst_stride),

Ok, then here's a patch with the above implemented. But as Reimar
objected, I put long instead of intptr_t.

Best regards,
-- 
Christophe GISQUET
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vc1dsp_mmx.diff
Type: text/x-patch
Size: 13719 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070707/2cba893e/attachment.bin>



More information about the ffmpeg-devel mailing list