summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_rtp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allows the LIVE555 library to forces the client's port to be usedbertrand2006-02-191-1/+5
* "LIVE.COM Streaming Media" is now called "LIVE555 Streaming Media".rsf2005-09-231-3/+3
* Demuxer modularizationrtognimp2005-08-051-0/+17
* ported all network streams to the new APInicodvb2005-05-291-32/+0
* Updated to conform to a small change in the LIVE.COM API.rsf2004-07-201-1/+1
* MinGW compilation fix from a patch by Joey Parrish, approved by Saschadiego2004-06-031-0/+4
* Added "audio_id", "video_id", "dvdsub_id" to the call to "demux_open()".rsf2004-06-021-1/+3
* Fixed a bug that was accidentally introduced by the addition of MPEG Transportrsf2004-03-191-0/+3
* We now allow for the possibility of the RTCP audio/video synchronization beingrsf2004-03-021-1/+7
* Added support for multiplexed audio+video RTP streams.rsf2004-02-221-1/+12
* Changed to conform to recent changes to the "LIVE.COM Streaming Media" code.rsf2004-01-061-1/+3
* Changed the criteria for when to drop RTP packets whose timestamp is too farrsf2003-09-241-2/+5
* Added support for checking whether a RTP demuxer contains combined audio_vide...rsf2003-07-271-0/+7
* Added SIP (IP telephony) client support. (This was already supported in thersf2003-05-031-26/+59
* Fixed a bug that could sometimes cause the first video packet in a RTP streamrsf2003-04-121-1/+4
* Access-controlled RTSP sessions can now be played, if the user uses thersf2003-04-111-1/+12
* Added some optional debugging printfs (disabled by default)rsf2003-04-021-0/+5
* Improved RTP packet buffering, by relying on the underlying OS's UDPrsf2003-03-111-193/+251
* Repairing breakage to RTP streaming. Patch by Ross Finlayson <finlayson@live....bertrand2003-02-181-0/+3
* Motion-JPEG RTP streams can now be played. Some MPEG-4 ES video RTParpi2003-02-091-0/+1
* Restruct by Ross Finlayson <finlayson@live.com>bertrand2003-02-031-163/+101
* Support for MPEG-4 (AAC) audio RTSP/RTPbertrand2003-01-181-0/+17
* From live.com 2002.11.30:bertrand2002-12-061-0/+4
* use standard gsm fourcc 'agsm' instead of msgsm id 0x31arpi2002-10-161-1/+1
* -fps autodetectionarpi2002-10-131-0/+5
* Added support for RTSP stream over TCP.bertrand2002-10-081-1/+8
* passthrough timestamps to demuxerarpi2002-09-281-2/+29
* - Tell the RTSP client code to use the string "mplayer" in RTSParpi2002-08-291-1/+2
* - Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure forarpi2002-08-141-12/+41
* applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...arpi2002-08-051-0/+431