log libmpdemux/demux_rtp.cpp @ 13121:93774d4a0c1d

age author description
Tue, 20 Jul 2004 02:12:08 +0000 rsf Updated to conform to a small change in the LIVE.COM API.
Thu, 03 Jun 2004 13:30:55 +0000 diego MinGW compilation fix from a patch by Joey Parrish, approved by Sascha
Wed, 02 Jun 2004 06:48:25 +0000 rsf Added "audio_id", "video_id", "dvdsub_id" to the call to "demux_open()".
Fri, 19 Mar 2004 10:15:41 +0000 rsf Fixed a bug that was accidentally introduced by the addition of MPEG Transport
Tue, 02 Mar 2004 08:52:59 +0000 rsf We now allow for the possibility of the RTCP audio/video synchronization being
Sun, 22 Feb 2004 06:20:08 +0000 rsf Added support for multiplexed audio+video RTP streams.
Tue, 06 Jan 2004 09:30:27 +0000 rsf Changed to conform to recent changes to the "LIVE.COM Streaming Media" code.
Wed, 24 Sep 2003 08:41:57 +0000 rsf Changed the criteria for when to drop RTP packets whose timestamp is too far
Sun, 27 Jul 2003 10:15:10 +0000 rsf Added support for checking whether a RTP demuxer contains combined audio_video data.
Sat, 03 May 2003 06:13:11 +0000 rsf Added SIP (IP telephony) client support. (This was already supported in the
Sat, 12 Apr 2003 09:30:19 +0000 rsf Fixed a bug that could sometimes cause the first video packet in a RTP stream
Fri, 11 Apr 2003 02:35:01 +0000 rsf Access-controlled RTSP sessions can now be played, if the user uses the
Wed, 02 Apr 2003 01:38:07 +0000 rsf Added some optional debugging printfs (disabled by default)
Tue, 11 Mar 2003 19:08:31 +0000 rsf Improved RTP packet buffering, by relying on the underlying OS's UDP
Tue, 18 Feb 2003 22:33:44 +0000 bertrand Repairing breakage to RTP streaming. Patch by Ross Finlayson <finlayson@live.com>