gstreamer/gst-libs/gst/rtsp
Jan Schmidt d5996e9c37 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.
2007-09-17 17:24:55 +00:00
..
.gitignore gst-libs/gst/rtsp/.cvsignore: Ber. Don't include the full path, idiot. 2007-07-27 09:17:19 +00:00
gstrtsp.h gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as part of libgstrtsp instead of libgstinte... 2007-07-26 19:57:15 +00:00
gstrtspbase64.c API: gst_rtsp_base64_decode_ip() 2007-07-26 14:33:01 +00:00
gstrtspbase64.h API: gst_rtsp_base64_decode_ip() 2007-07-26 14:33:01 +00:00
gstrtspconnection.c gst-libs/gst/rtsp/gstrtspconnection.c: Make sure we can not cancel in the middle of receiving a message. 2007-09-11 19:07:57 +00:00
gstrtspconnection.h gst-libs/gst/rtsp/gstrtspconnection.*: Small cleanups. 2007-08-17 13:42:49 +00:00
gstrtspdefs.c Added beginnings of RTSP documentation. 2007-07-24 19:19:33 +00:00
gstrtspdefs.h gst-libs/gst/rtsp/gstrtspconnection.*: Small cleanups. 2007-08-17 13:42:49 +00:00
gstrtspextension.c gst-libs/gst/rtsp/gstrtspextension.c: Fire the signal on the object, not the interface. 2007-07-27 11:16:23 +00:00
gstrtspextension.h gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as part of libgstrtsp instead of libgstinte... 2007-07-26 19:57:15 +00:00
gstrtspmessage.c Fix a bunch of compile warnings shown with Forte. 2007-09-17 17:24:55 +00:00
gstrtspmessage.h Fix some more RTSP docs. 2007-07-25 11:22:30 +00:00
gstrtsprange.c Fix some more RTSP docs. 2007-07-25 11:22:30 +00:00
gstrtsprange.h Fix some more RTSP docs. 2007-07-25 11:22:30 +00:00
gstrtsptransport.c gst-libs/gst/rtsp/gstrtsptransport.c: Add rdt manager for rdt transport. 2007-08-03 15:44:01 +00:00
gstrtsptransport.h Move SDP and RTSP from helper objects in -good to a reusable library. 2007-07-24 11:52:56 +00:00
gstrtspurl.c Fix some more RTSP docs. 2007-07-25 11:22:30 +00:00
gstrtspurl.h Added beginnings of RTSP documentation. 2007-07-24 19:19:33 +00:00
Makefile.am Fix compilation on windows. Fixes #464320. 2007-08-07 15:13:46 +00:00
rtsp-marshal.list gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as part of libgstrtsp instead of libgstinte... 2007-07-26 19:57:15 +00:00