[x264-devel] [PATCH] msvc workaround against SSE2 deblocking issue

Gabriel Bouvigne gabriel.bouvigne at joost.com
Thu Jun 5 09:48:46 CEST 2008


Just a workaround, in order to be able to still use MSVC for compiling.

Regarding the alignment issue itself, I have the feeling that the manual 
alignment using assembly works, but that the compiler is then only 
preserving mod4 alignment of the stack (and not mod16), so once going 
into deblock_edge, it's not mod16 anymore.


--
Gabriel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: x264_msvc_deblock_workaround.diff
Url: http://mailman.videolan.org/pipermail/x264-devel/attachments/20080605/bb85cead/attachment.txt 


More information about the x264-devel mailing list