CVS Commit: vlc

cvs at videolan.org cvs at videolan.org
Wed Jul 18 16:21:01 CEST 2001


Update of /cvs/videolan/vlc
Modified Files:
	Makefile 

Update of /cvs/videolan/vlc/include
Modified Files:
	config.h.in input_ext-intf.h input_ext-plugins.h 
	modules_export.h stream_control.h threads.h vdec_ext-plugins.h 
	video.h 

Update of /cvs/videolan/vlc/src/input
Modified Files:
	input.c input_clock.c input_dec.c input_ext-intf.c 

Update of /cvs/videolan/vlc/src/interface
Modified Files:
	interface.c main.c 

Update of /cvs/videolan/vlc/src/video_decoder
Modified Files:
	video_decoder.c video_decoder.h video_parser.c video_parser.h 
	vpar_blocks.c vpar_headers.c vpar_synchro.c 
Added Files:
	vpar_pool.c vpar_pool.h 
Removed Files:
	video_fifo.c video_fifo.h vpar_blocks.h vpar_headers.h 
	vpar_synchro.h 

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

Log Message:
* Rewrote the video decoder to take advantage of several processors (SMP mode) ;
* Fixed a bug in the video decoder initialization :-p ;
* Added --smp option and several hooks in src/input/input_ext-intf.c ;
* Grayscale mode now turns off chroma IDCT.

-- 
massiot




More information about the vlc-devel mailing list