Fix a bunch of compile warnings shown with Forte.
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 17 Sep 2007 17:24:55 +0000 (17:24 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 17 Sep 2007 17:24:55 +0000 (17:24 +0000)
commitd5996e9c37227dc8a3da6c51e088201ade95f423
treeb33e9ad6d3f6e45fb139726555ebf50b171b1ccd
parentd133f1548eb3ee6cea8ea4dec4fc91cdda9d7c46
Fix a bunch of compile warnings shown with Forte.

Original commit message from CVS:
* ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
(gst_text_overlay_set_property):
* ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
* gst-libs/gst/audio/gstbaseaudiosink.c:
(gst_base_audio_sink_render):
* gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
(gst_rtcp_unix_to_ntp):
* gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_get_type):
* gst/playback/gstqueue2.c:
* tests/examples/seek/seek.c: (set_scale):
Fix a bunch of compile warnings shown with Forte.
* gst/audiorate/gstaudiorate.c:
Always pull in config.h before including any system headers.
ChangeLog
ext/pango/gsttextoverlay.c
ext/vorbis/vorbisdec.c
gst-libs/gst/audio/gstbaseaudiosink.c
gst-libs/gst/rtp/gstrtcpbuffer.c
gst-libs/gst/rtsp/gstrtspmessage.c
gst/audiorate/gstaudiorate.c
gst/playback/gstqueue2.c
tests/examples/seek/seek.c