summaryrefslogtreecommitdiffstats
path: root/stream/rtp.h
Commit message (Expand)AuthorAgeFilesLines
* stream/rtp.h appears not to originate from dvbstream.diego2010-01-301-4/+15
* 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-2/+2
* removed some useless includesben2006-08-041-7/+0
* moved some definitions from rtp.h to rtp.c as they're not exported or used an...ben2006-08-041-18/+0
* removed udp socket creation code from rtp stack to a new dedicated udp helper...ben2006-08-041-1/+0
* split rtp stack, udp input layer and rtp input layer from rtp.cben2006-08-041-0/+1
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+38