[FFmpeg-devel] [PATCH]Avoid non-strict pointer aliasing in kega decoder
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Mar 10 11:25:46 CET 2013
Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:
> > Lastly, I think the copy should be made to use memcpy when
> > it makes sense, something along the lines of the attached
> > untested patch.
>
> I slightly edited your patch and it fixes kgv decoding with icc (both
> 32 and 64bit).
I committed Reimars patch and my (uint8_t *)-patch
on top of it, the patches were merged and icc is
green now.
Thank you, Carl Eugen
More information about the ffmpeg-devel
mailing list