[vlc-devel] vlc: svn commit r19548 (dionoea)

Subversion daemon svn at videolan.org
Sat Mar 31 17:38:57 CEST 2007


r19548 | dionoea | 2007-03-31 17:38:57 +0200 (Sat, 31 Mar 2007) | 3 lines
Changed paths:
   M /trunk/src/video_output/vout_pictures.c
   M /trunk/src/video_output/vout_pictures.h
   M /trunk/src/video_output/vout_subpictures.c

vout_subpictures.c: Do not call the scaling module if the subpicture is using RGBA. The current way subpictures scaling and blending modules loading work is kind of flawed. It assumes that the module will be able to handle all the possible types of input chromas. This worked fine previously (since all modules allowing to scale/blend YUVP also handled YUVA), but doesn't now (the scaling module doesn't support RGBA. blending works fine).
vout_pictures.*: Add core support for RGBA pictures.

 > http://trac.videolan.org/vlc/changeset/19548

-- 
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