[FFmpeg-devel] [PATCH] Fix ff_imdct_calc_sse() on gcc-4.6.

Alex Converse alex.converse
Sun Jan 30 10:08:18 CET 2011


Gcc 4.6 only preserves the first value when using a vector with an "m"
constraint.
---
 libavcodec/x86/fft_sse.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-ff_imdct_calc_sse-on-gcc-4.6.patch
Type: text/x-patch
Size: 780 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110130/9dcf34e3/attachment.bin>



More information about the ffmpeg-devel mailing list