]> git.sesse.net Git - vlc/commit
* Fix the rtp module to not create broken SDPs. muxed streams are unsupported in...
authorDerk-Jan Hartman <hartman@videolan.org>
Tue, 28 Feb 2006 15:31:04 +0000 (15:31 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Tue, 28 Feb 2006 15:31:04 +0000 (15:31 +0000)
commit9441759051e56472ead06c6f29da12b1263a7fd1
treeed4c2c339e42ce08fcea604f06202ae8f6b97451
parentcaeddaf28b2be6e81ca870866535d2df08d27cfc
* Fix the rtp module to not create broken SDPs. muxed streams are unsupported in RTSP mode. fixes #452
- commented a few fprintf, and changed some to msg_Dbg where possible.
- fixed a couple of spelling errors.
- this module really needs a big cleanup and merging with the other SDP and RTSP code.
modules/stream_out/rtp.c