[MEncoder-users] h264.h alignment problem

Guillaume POIRIER poirierg at gmail.com
Tue Feb 5 09:03:50 CET 2008


Hello,

On Feb 5, 2008 6:06 AM, Netex <netex at 163.com> wrote:
> Hi,
>
> The recent svn version of h264 added ff_h264_idct8_add_sse2, but the mb field
> of H264Context is still 8-byte aligned.
>
> +DECLARE_ALIGNED_16(DCTELEM, mb[16*24]);
> -DECLARE_ALIGNED_8(DCTELEM, mb[16*24]);
>
> will make it happy on SSE2 CPUs.

please send a real patch, as a patch file, and send it to FFmpeg devel
mailing list, as that's where the h264 decoder comes from.

Guillaume

-- 
A soldier will fight long and hard for a bit of colored ribbon.
 -- Napoleon Bonaparte



More information about the MEncoder-users mailing list