Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use standard license headers with standard formatting. | diego | 2008-05-14 | 1 | -13/+16 |
* | Add missing header #includes to fix 'make checkheaders'. | diego | 2008-03-10 | 1 | -0/+2 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 1 | -3/+3 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 | 1 | -3/+3 |
* | missing ifndef/define/endif couple in udp header | ben | 2006-08-05 | 1 | -0/+5 |
* | removed udp socket creation code from rtp stack to a new dedicated udp helper... | ben | 2006-08-04 | 1 | -0/+20 |