CVS Commit: vls (adq)

[email protected] Thu, 14 Aug 2003 19:20:37 +0200 (CEST)
Newsgroups gmane.comp.video.videolan.vls.devel
Message-ID <[email protected]>
Update of /var/cvs/videolan/vls/src/modules/normaltrickplay
Modified Files:
	normaltrickplay.cpp normaltrickplay.h 

Update of /var/cvs/videolan/vls/src/mpeg
Modified Files:
	dvbpsi.h ts.h tsdemux.h tsmux.h 

Update of /var/cvs/videolan/vls/src/server
Modified Files:
	buffer.cpp buffer.h 

Log Message:
This change moves the precaching from InitWork() to DoWork() in tsstreamer.
The caching can take a while to finish on certain sources and I don't think
it should force the rest of vls to wait for it.

Also, with the MPEX MPEG2 encoder card (spits out a TS stream): If it gets no
video signal, it outputs no TS packets until it gets one. This causes VLS to
hang when starting this input until a video feed is plugged in.


-- 
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 <[email protected]>