[vlc-devel] CVS Commit (rocky)

cvs at videolan.org cvs at videolan.org
Sat Jan 31 06:53:35 CET 2004


Update of /var/cvs/videolan/vlc/modules/codec/ogt
Modified Files:
	Modules.am common.c pixmap.c pixmap.h render.c 

Update of /var/cvs/videolan/vlc/modules/video_chroma
Modified Files:
	i420_rgb.c i420_rgb.h 

Log Message:
render.c: RGB2 now gets the right color from the RGB color map. 
  And a first cut at handling transparancy values properly. However
  to do this we merely needed to

pixmap.[ch]: write our own routines for retrieving a close colormap index
  given a pixel value. Well, and also had to 

video_chroma/i420_rgb.[ch]: save the RGB colormap that is allocated. 

Modules.am: forgot new pixmap.c

others: more misc abstraction/cleanup

-- 
rocky

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list