[vlc-devel] [PATCH] blend: subsample chroma correctly when blending rgba to yv12

Grigori Goronzy greg at chown.ath.cx
Sun Jul 18 16:54:09 CEST 2010


Hi,

This patch fixes RGBA -> YV12 blending for the most part, see trac
ticket [1]. What's still missing is blending of chroma on edge pixels if
they don't line up with chroma blocks. It's still clearly an improvement
IMHO.

A cleaner solution might be to blend onto a temporary I444 picture and
downsample to I420 afterwards.

Grigori

[1] http://trac.videolan.org/vlc/ticket/3009
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-blend-subsample-chroma-correctly-when-blending-rgba-.patch
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100718/27bdea9d/attachment.ksh>


More information about the vlc-devel mailing list