[vls-devel] CVS Commit: vls (adq)

cvs at videolan.org cvs at videolan.org
Thu Aug 14 00:56:02 CEST 2003


Update of /var/cvs/videolan/vls
Modified Files:
	configure.in 

Update of /var/cvs/videolan/vls/src/modules/dvbinput
Modified Files:
	dvbinput.cpp 

Update of /var/cvs/videolan/vls/src/modules/dvbreader
Modified Files:
	dvbreader.cpp 

Log Message:
Application of my DVB patch

1) Fix compile failure with latest CVS
	 Parameter added to C_Broadcast
	 
2) Fix busy loop on DVB signal loss
	 Occasionally, if the DVB signal is lost (e.g. unplug cable, or just
tune to an intermittently bad signal), vls enters a busy loop, using
100% CPU. Not good if you're running vls at priority FIFO 1 (machine
lockup). This adds extra sleeps to cope with this.

3) Added support to configure.in for later versions of libdvb
	 Back-compatable with previous versions.
	 The configure script itself has not updated by me as I'm probably using a
	 weird version of autoconf.


-- 
adq
-- 
This is the vls-devel mailing-list, see http://www.videolan.org/streaming/
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 vls-devel mailing list