[FFmpeg-devel] [PATCH]Avoid non-strict pointer aliasing in kega decoder

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Mar 4 08:34:07 CET 2013


Reimar Döffinger <Reimar.Doeffinger <at> gmx.de> writes:

> On 4 Mar 2013, at 00:35, Carl Eugen Hoyos <cehoyos <at> ag.or.at> wrote:

> > Attached patch fixes the fate failure for icc 13.1 

> Apart from that, when I suggested memcpy I meant replacing 
> the whole for loop by a single memcpy, no need to
> copy the pixels one by one.

That failed for me with gcc, could you suggest how to do it 
correctly?

Thank you, Carl Eugen



More information about the ffmpeg-devel mailing list