[FFmpeg-devel] [PATCH] Remove duplication of TRANSPOSE8 macro in vp3dsp_sse2.c
David Conrad
lessen42
Thu Sep 18 05:09:32 CEST 2008
On Sep 17, 2008, at 7:47 PM, Michael Niedermayer wrote:
> On Wed, Sep 17, 2008 at 06:00:02PM -0400, David Conrad wrote:
>> Hi,
>>
>> SSE2_Transpose is essentially a duplicate of the TRANSPOSE8 macro in
>> dsputil_mmx.h. These patches remove this duplication. This also
>> allows the
>> removal of a redundant store/load of the entire block.
>
> patches ok
Applied.
More information about the ffmpeg-devel
mailing list