]> git.sesse.net Git - vlc/commit
rtp sout: implement rtptime parameter
authorPierre Ynard <linkfanel@yahoo.fr>
Sun, 6 Dec 2009 15:50:43 +0000 (16:50 +0100)
committerPierre Ynard <linkfanel@yahoo.fr>
Sun, 6 Dec 2009 15:50:43 +0000 (16:50 +0100)
commitce7a4746ad10d451e5e2807be44181df9456d6f0
treea350b626b474d2bcf91f49264050ff1b31f1558a
parent5d20f8c25a8641a76590f5d45bf504bdcd82654e
rtp sout: implement rtptime parameter

This adds support for the rtptime parameter in the RTP-Info RTSP header.
It is needed by RealPlayer, otherwise it will start playing the stream
or not depending on the time of the day.
modules/stream_out/rtp.c
modules/stream_out/rtp.h
modules/stream_out/rtsp.c