[vlc-devel] vlc: svn commit r14221 (hartman)
Subversion daemon
svn at videolan.org
Sat Feb 11 04:04:42 CET 2006
r14221 | hartman | 2006-02-11 04:04:42 +0100 (Sat, 11 Feb 2006) | 5 lines
Changed paths:
M /trunk/modules/video_filter/blend.c
* Improved renderering of YUVA/P onto YUV variants. refs #539
I420 still not fixed for this bug.
A simple average of the UV pixels, wasn't giving satisfying results, so I added a bit more logic, to decide based on the transparency value if UY averaging is desireable for the pixels. Produces nice results now, with a very slight shadow somtimes to the right side of the images/glyphs. Looks quite good.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list