summaryrefslogtreecommitdiffstats
path: root/gst/rtp/rtp-packet.c
Commit message (Collapse)AuthorAgeFilesLines
* gst/rtp/rtp-packet.c: Add sys/types.h include, since OS X doesn't define ↵Ronald S. Bultje2004-01-031-0/+2
| | | | | | | | | | | in_addr_t in netinet/in.h, like it does on L... Original commit message from CVS: 2004-01-03 Ronald Bultje <rbultje@ronald.bitfreak.net> * gst/rtp/rtp-packet.c: Add sys/types.h include, since OS X doesn't define in_addr_t in netinet/in.h, like it does on Linux (see #129600).
* GSM -> RTP and viceversaZeeshan Ali2003-07-131-5/+5
| | | | | Original commit message from CVS: GSM -> RTP and viceversa
* Fixed header files so that rtp builds on SolarisBrian Cameron2003-05-221-6/+4
| | | | | Original commit message from CVS: Fixed header files so that rtp builds on Solaris
* Complete the move of the RTP pluginChristian Schaller2003-03-021-0/+311
Original commit message from CVS: Complete the move of the RTP plugin