[vls-devel] CVS Commit: vls (nitrox)
cvs at videolan.org
cvs at videolan.org
Thu Jul 31 16:46:37 CEST 2003
Update of /cvs/videolan/vls/src/core
Modified Files:
library.cpp parsers.cpp
Update of /cvs/videolan/vls/src/modules/filereader
Modified Files:
filereader.cpp
Update of /cvs/videolan/vls/src/modules/localinput
Modified Files:
localinput.cpp localinput.h
Update of /cvs/videolan/vls/src/modules/nativeinterface
Modified Files:
nativeinterface.cpp nativeinterface.h
Update of /cvs/videolan/vls/src/modules/normaltrickplay
Modified Files:
normaltrickplay.cpp
Update of /cvs/videolan/vls/src/server
Modified Files:
admin.cpp broadcast.h interface.cpp interface.h manager.cpp
Log Message:
. ALL : code cleaning and bug fixing (locks on the interfaceList)
. manager.cpp : fixed the bug when stopping a program (broke in my last commit)
. *interfaces : beginning of event handling
. parsers.cpp : fixed memory leaks
. localinput.cpp : fixed memory leak
There is still a fixed memory leak at start up due to flex but during a
streaming process, all the memory is correctly free'd.
vls now stops correctly when Ctrl-C but there are few other bugs to
correct for the shutdown command.
--
nitrox
--
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