| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Original commit message from CVS:
gst-indent
|
|
|
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
Build fixes for OS X: (see #129600)
* gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
(gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
(gst_riff_read_strf_iavs):
* gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
(gst_avi_demux_stream_odml):
* gst/playondemand/Makefile.am:
* gst/rtp/rtp-packet.c:
|
|
|
|
|
|
|
|
|
|
|
| |
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).
|
|
|
|
|
| |
Original commit message from CVS:
GSM -> RTP and viceversa
|
|
|
|
|
| |
Original commit message from CVS:
Fixed header files so that rtp builds on Solaris
|
|
Original commit message from CVS:
Complete the move of the RTP plugin
|