summaryrefslogtreecommitdiffstats
path: root/stream/rtp.c
Commit message (Expand)AuthorAgeFilesLines
* moved some definitions from rtp.h to rtp.c as they're not exported or used an...ben2006-08-041-0/+18
* removed udp socket creation code from rtp stack to a new dedicated udp helper...ben2006-08-041-111/+0
* few cosmectic changes to remove duplicationben2006-08-041-6/+1
* split rtp stack, udp input layer and rtp input layer from rtp.cben2006-08-041-82/+1
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+434