log libmpdemux/demux_rtp.cpp @ 22353:7bfda6330833

age author description
Tue, 27 Feb 2007 21:16:54 +0000 nicodvb 1000l, removed code that messed with the internals of demux_packet_t (but there's still more); patch by C.E.Hoyos fixed by me
Mon, 26 Jun 2006 22:00:44 +0000 ben don't declare same global var twice (break live555 compilation)
Sun, 19 Feb 2006 13:27:27 +0000 bertrand Allows the LIVE555 library to forces the client's port to be used
Fri, 23 Sep 2005 22:35:04 +0000 rsf "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Sun, 29 May 2005 12:54:00 +0000 nicodvb ported all network streams to the new API
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.