summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_rtp.h
Commit message (Expand)AuthorAgeFilesLines
* Remove pointless #ifdef checks for DEMUXER_H, which is never set.diego2010-02-271-3/+0
* Remove unnecessary stream.h #includes.diego2010-02-271-3/+0
* Add standard license header to all files in libmpdemux.diego2009-05-081-0/+18
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Add explanatory comments to the #endif part of multiple inclusion guards.diego2007-12-311-1/+1
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-4/+4
* Add explicit location for headers from the stream/ directory.diego2007-03-151-1/+1
* ported all network streams to the new APInicodvb2005-05-291-6/+0
* Added support for handling multiplexed audio+video RTP streams.rsf2004-02-221-1/+1
* Added support for checking whether a RTP demuxer contains a combined audio_vi...rsf2003-07-271-0/+4
* applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson...arpi2002-08-051-0/+33