Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cosmetics: Remove useless parentheses from return statements. | diego | 2008-05-16 | 1 | -2/+2 |
* | moved some definitions from rtp.h to rtp.c as they're not exported or used an... | ben | 2006-08-04 | 1 | -0/+18 |
* | removed udp socket creation code from rtp stack to a new dedicated udp helper... | ben | 2006-08-04 | 1 | -111/+0 |
* | few cosmectic changes to remove duplication | ben | 2006-08-04 | 1 | -6/+1 |
* | split rtp stack, udp input layer and rtp input layer from rtp.c | ben | 2006-08-04 | 1 | -82/+1 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 | 1 | -0/+434 |