CVS Commit: vlc

cvs at videolan.org cvs at videolan.org
Sun Mar 4 17:20:16 CET 2001


Update of /var/cvs/videolan/vlc
Modified Files:
	AUTHORS Makefile.in 

Update of /var/cvs/videolan/vlc/include
Modified Files:
	video_output.h 

Update of /var/cvs/videolan/vlc/plugins/beos
Modified Files:
	intf_beos.cpp vout_beos.cpp 
Added Files:
	Bitmaps.h DrawingTidbits.cpp DrawingTidbits.h 
	InterfaceWindow.h MsgVals.h TransportButton.cpp 
	TransportButton.h VideoWindow.h 
Removed Files:
	window.h 

Update of /var/cvs/videolan/vlc/plugins/yuv
Modified Files:
	transforms_yuv.c transforms_yuvmmx.c transforms_yuvmmx.h 
	video_common.h video_yuv.c video_yuvmmx.c 

Update of /var/cvs/videolan/vlc/src/misc
Modified Files:
	beos_specific.cpp 

Update of /var/cvs/videolan/vlc/src/video_output
Modified Files:
	video_output.c video_text.c 

Log Message:

   Commited BeOS changes by Richard Shepherd and Tony Castley.

   include/video_output.h
    * Added boolean_t b_YCbr to vout_thread_s structure to flag YUV-YCbCr
      decoding needed instead of YUV-RGB
    * Will be removed later when video_output.c rewritten

   src/video_output.c
    * vout_CreateThread() initialises b_YCbr to zero

   plugins/beos/*
    * New BeOS video plugin that supports hardware overlays and new
      MediaPlayer compatible interface

   plugins/*
    * Added YUV-YCbCr transforms

-- 
sam




More information about the vlc-devel mailing list