[FFmpeg-devel] [PATCH] use a 64-bit read in filter_mb_dir

Jason Garrett-Glaser darkshikari
Sun Jan 24 12:03:58 CET 2010


On Sun, Jan 24, 2010 at 2:22 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Sun, Jan 24, 2010 at 01:05:26AM -0500, Alexander Strange wrote:
>> As in subject.
>>
>

I strongly recommend against this patch.  Without aliasing-avoidance
macros, type-punning to multiple different types *right next to each
other* is almost guaranteed to cause a miscompilation due to aliasing.

Dark Shikari



More information about the ffmpeg-devel mailing list