aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demux_rtp.cpp
Commit message (Expand)AuthorAge
* "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".Gravatar rsf2005-09-23
* Demuxer modularizationGravatar rtognimp2005-08-05
* ported all network streams to the new APIGravatar nicodvb2005-05-29
* Updated to conform to a small change in the LIVE.COM API.Gravatar rsf2004-07-20
* MinGW compilation fix from a patch by Joey Parrish, approved by SaschaGravatar diego2004-06-03
* Added "audio_id", "video_id", "dvdsub_id" to the call to "demux_open()".Gravatar rsf2004-06-02
* Fixed a bug that was accidentally introduced by the addition of MPEG TransportGravatar rsf2004-03-19
* We now allow for the possibility of the RTCP audio/video synchronization beingGravatar rsf2004-03-02
* Added support for multiplexed audio+video RTP streams.Gravatar rsf2004-02-22
* Changed to conform to recent changes to the "LIVE.COM Streaming Media" code.Gravatar rsf2004-01-06
* Changed the criteria for when to drop RTP packets whose timestamp is too farGravatar rsf2003-09-24
* Added support for checking whether a RTP demuxer contains combined audio_vide...Gravatar rsf2003-07-27
* Added SIP (IP telephony) client support. (This was already supported in theGravatar rsf2003-05-03
* Fixed a bug that could sometimes cause the first video packet in a RTP streamGravatar rsf2003-04-12
* Access-controlled RTSP sessions can now be played, if the user uses theGravatar rsf2003-04-11
* Added some optional debugging printfs (disabled by default)Gravatar rsf2003-04-02
* Improved RTP packet buffering, by relying on the underlying OS's UDPGravatar rsf2003-03-11
* Repairing breakage to RTP streaming. Patch by Ross Finlayson <finlayson@live....Gravatar bertrand2003-02-18
* Motion-JPEG RTP streams can now be played. Some MPEG-4 ES video RTPGravatar arpi2003-02-09
* Restruct by Ross Finlayson <finlayson@live.com>Gravatar bertrand2003-02-03
* Support for MPEG-4 (AAC) audio RTSP/RTPGravatar bertrand2003-01-18
* From live.com 2002.11.30:Gravatar bertrand2002-12-06
* use standard gsm fourcc 'agsm' instead of msgsm id 0x31Gravatar arpi2002-10-16
* -fps autodetectionGravatar arpi2002-10-13
* Added support for RTSP stream over TCP.Gravatar bertrand2002-10-08
* passthrough timestamps to demuxerGravatar arpi2002-09-28
* - Tell the RTSP client code to use the string "mplayer" in RTSPGravatar arpi2002-08-29
* - Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure forGravatar arpi2002-08-14
* applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...Gravatar arpi2002-08-05