]> git.sesse.net Git - vlc/commit
Factorize some code from RTP packetization for RTP+mux case.
authorRémi Denis-Courmont <rem@videolan.org>
Thu, 30 Aug 2007 21:35:57 +0000 (21:35 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Thu, 30 Aug 2007 21:35:57 +0000 (21:35 +0000)
commit1706407b93acb91819eedeb9557d67c6bbe23de4
treed9f30eb3d43b0962b991c30534a4499f3d188d1a
parentc4b2aaf9c3261c7c9a8755b37fbf3f34fde29d7c
Factorize some code from RTP packetization for RTP+mux case.
Most noticeably, this adds support for RTSP, SDP-to-disk and SDP-over-HTTP
to RTP/TS. In particular, --sout '#rtp{mux=ts}' now works even without a
fixed destination
modules/stream_out/rtp.c