[MPlayer-dev-eng] [PATCH] altivec_yuv2packedX vs. dstFormat

Michael Niedermayer michaelni at gmx.at
Wed Feb 15 23:26:25 CET 2006


Hi

On Wed, Feb 15, 2006 at 04:37:38PM -0500, Alan Curry wrote:
> Since the last set of patches, altivec_yuv2packedX now supports 6 output
> formats rather than just 1, but it still doesn't support as many formats as
> yuv2packedXinC. This patch avoids calling altivec_yuv2packedX with a format
> that it can't produce, falling back on yuv2packedXinC. To see the difference,
> use for example -vf scale=199:-2 -bpp 16 or
> -vf scale=199:-2,format=bgr16,scale on an altivec-enabled mplayer.
> 
> The patch is in 2 parts to ease readability. The first part is the
> substantive change. The second part adjusts the indentation so that it makes
> sense again.

patch looks ok ...

[...]

-- 
Michael




More information about the MPlayer-dev-eng mailing list