summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-09-17 17:35:13 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-09-17 17:35:13 +0000
commit216f6e059386b4260de32d2e5d301459993e468a (patch)
treebf289d01e324277c7ba354e51f4c2f21e528666e /ChangeLog
parent7eb37e25750b1461875e698a03b310706dcfbe5b (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d66cfad7..f3136faf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-09-17 Jan Schmidt <Jan.Schmidt@sun.com>
+
+ * 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 <wim.taymans@gmail.com>
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),