summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_rtp.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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