[FFmpeg-devel] [PATCH] move sse16_sse2() to yasm
Ronald S. Bultje
rsbultje
Fri Sep 17 03:46:31 CEST 2010
Hi,
On Tue, Sep 14, 2010 at 11:57 AM, Ronald S. Bultje <rsbultje at gmail.com> wrote:
> mpegvideoenc-related Win64 FATE failures are caused by sse16_sse2()
> and the various hadamard_diff{,16}_ss{se3,e2}() functions.
>
> The attached patch fixes sse16_sse2 by yasmifying it. make fate passes
> on x86-32/64. Since this function isn't called anywhere inside
> dsputilenc_mmx.c (as opposed to the mmx variants), it has no effect on
> speed.
Applied.
Ronald
More information about the ffmpeg-devel
mailing list