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

Mike Melanson mike
Sun Jan 25 06:57:17 CET 2009


David Conrad wrote:
> 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.

To clarify, did you mean "compilation" or "execution" (of the 
luckynight-partial.ape file mentioned in the bug report)?

-- 
     -Mike Melanson




More information about the ffmpeg-devel mailing list