[FFmpeg-devel] [PATCH] issue799: fix compilation of scalarproduct_int16_sse2 with gcc 3.4

David Conrad lessen42
Sun Jan 25 06:36:07 CET 2009


Hi,

gcc 3.4 doesn't align sh to 16 bytes, causing a segfault. Looking at  
the docs for psrad, the memory operand has to be 128 bits large, and  
changing this fixes compilation with gcc 3.4 for me.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: scalarproduct_psrad_memsize.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090125/6d68c784/attachment.txt>
-------------- next part --------------




More information about the ffmpeg-devel mailing list