[FFmpeg-devel] [PATCH] yuv2rgb: Trailing pixels are not converted if destination width is not multiple of 4

Cédric Schieli cschieli
Thu Apr 30 21:45:31 CEST 2009


2009/4/30 Michael Niedermayer <michaelni at gmx.at>:
> On Mon, Apr 27, 2009 at 04:08:13PM +0200, C?dric Schieli wrote:
>> Hi,
>>
>> This patch fixes $subject
>
> I would prefer to avoid this macro bloat.

I'll try to reduce the bloat

> besides i dont see how it could even work, it still has to be a multiple
> of 2.

yes, but ffmpeg do not accept an odd destination width anyway.
I'm ok it would be better to find a full fix

>
> also was this bug always existing or is it new since the yuv2rgb rewrite?

I did not test, but a quick look at the old yuv2rgb.c makes me think
it was already there


Regards,
C?dric



More information about the ffmpeg-devel mailing list