CVS Commit: vls (nitrox)
| Newsgroups | gmane.comp.video.videolan.vls.devel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]>