Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 1 | -3/+3 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 | 1 | -1/+1 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 | 1 | -2/+2 |
* | removed some useless includes | ben | 2006-08-04 | 1 | -7/+0 |
* | moved some definitions from rtp.h to rtp.c as they're not exported or used an... | ben | 2006-08-04 | 1 | -18/+0 |
* | removed udp socket creation code from rtp stack to a new dedicated udp helper... | ben | 2006-08-04 | 1 | -1/+0 |
* | split rtp stack, udp input layer and rtp input layer from rtp.c | ben | 2006-08-04 | 1 | -0/+1 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 | 1 | -0/+38 |