From 216f6e059386b4260de32d2e5d301459993e468a Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Mon, 17 Sep 2007 17:35:13 +0000 Subject: gst/: Fix compiler warnings shown with Forte. Original commit message from CVS: * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init): * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream), (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos), (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_handle_message): Fix compiler warnings shown with Forte. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d66cfad7..f3136faf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-09-17 Jan Schmidt + + * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init): + * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream), + (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos), + (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo), + (gst_rtspsrc_handle_message): + Fix compiler warnings shown with Forte. + 2007-09-16 Wim Taymans * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams), -- cgit