log libmpdemux/demux_rtp.cpp @ 13749:dd7199cfb8e4

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>
Sun, 09 Feb 2003 17:06:38 +0000 arpi Motion-JPEG RTP streams can now be played. Some MPEG-4 ES video RTP
Mon, 03 Feb 2003 10:27:50 +0000 bertrand Restruct by Ross Finlayson <finlayson@live.com>
Sat, 18 Jan 2003 14:22:30 +0000 bertrand Support for MPEG-4 (AAC) audio RTSP/RTP
Fri, 06 Dec 2002 09:41:13 +0000 bertrand From live.com 2002.11.30:
Wed, 16 Oct 2002 15:15:43 +0000 arpi use standard gsm fourcc 'agsm' instead of msgsm id 0x31
Sun, 13 Oct 2002 21:57:54 +0000 arpi -fps autodetection
Tue, 08 Oct 2002 05:46:23 +0000 bertrand Added support for RTSP stream over TCP.
Sat, 28 Sep 2002 18:51:44 +0000 arpi passthrough timestamps to demuxer
Thu, 29 Aug 2002 20:19:33 +0000 arpi - Tell the RTSP client code to use the string "mplayer" in RTSP
Wed, 14 Aug 2002 21:56:31 +0000 arpi - Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure for
Mon, 05 Aug 2002 00:39:07 +0000 arpi applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson <finlayson@live.com>