]> git.sesse.net Git - vlc/commit
* Little cleanup of sap announces :
authorBenjamin Pracht <bigben@videolan.org>
Sat, 17 Apr 2004 09:22:41 +0000 (09:22 +0000)
committerBenjamin Pracht <bigben@videolan.org>
Sat, 17 Apr 2004 09:22:41 +0000 (09:22 +0000)
commit5a790accb47a30858adc7078108af84dce058a99
treeecb8b93eecb732075719c3479d52163578871b92
parentd5d59ea9a5c5fbbc3c7011e5e5f4b846d9a355f9
* Little cleanup of sap announces :

- use net_* functions
- use vlc_UrlParse function

change sap_session_t structure  : it now includes the  sdp packet, which
isn't regenerated each time it is sent.
modules/stream_out/announce.c
modules/stream_out/announce.h
modules/stream_out/standard.c