summaryrefslogtreecommitdiffstats
path: root/audio/rtp.h
Commit message (Collapse)AuthorAgeFilesLines
* Use 'unsigned' instead of uint8_t for bitfieldsLennart Poettering2009-02-011-22/+22
| | | | | Using 'uint8_t' for bitfields doesn't make a lot of sense and is not allowed in ANSI C. Use 'unsigned' instead.
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Add rtp header.Luiz Augusto von Dentz2007-10-181-0/+76