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)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Thu, 29 Oct 2009 10:17:14 +0000 (11:17 +0100)
commita4614d8c8c3ebee638df9f337cd21b35caa3c08f
treed33584dc1b35a0d55f71724e6c7b049642ae6621
parentff4e3e7b9429c22e2a4a27d59fc921a1cd853c9f
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.
gst/playback/gstqueue2.c