[FFmpeg-devel] [PATCH 1/2] Enable SSE2 (put|avg)_pixels_16_sse2 SVQ1 chroma has been special-cased aligned to 16-bytes since at least r15466 Other architectures also assume 16-byte alignment here too but set STRIDE_ALIGN to 16.
David Conrad
lessen42
Wed Feb 10 03:02:07 CET 2010
On Feb 9, 2010, at 5:04 PM, Michael Niedermayer wrote:
> On Tue, Feb 09, 2010 at 03:01:47PM -0500, David Conrad wrote:
>> ---
>> libavcodec/x86/dsputil_mmx.c | 2 --
>> 1 files changed, 0 insertions(+), 2 deletions(-)
>>
>> diff --git a/libavcodec/x86/dsputil_mmx.c b/libavcodec/x86/dsputil_mmx.c
>> index 8263ac5..be8f616 100644
>> --- a/libavcodec/x86/dsputil_mmx.c
>> +++ b/libavcodec/x86/dsputil_mmx.c
>
> ok
Applied
More information about the ffmpeg-devel
mailing list