summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-01-14 12:11:43 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-01-14 12:11:43 +0000
commit11118eabb9f3b33ce4ae11c4b1da2e34a51c7d35 (patch)
tree147aeae7337d8f690f4266ea08242d29210880e8 /ChangeLog
parent4fa1b883df6c2f9afa79ad1bd80fcef5472f0f8a (diff)
gst/: Initialise variables to work around (false) 'foo might be used uninitialized in this function' warnings by gcc-...
Original commit message from CVS: * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file): * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send): Initialise variables to work around (false) 'foo might be used uninitialized in this function' warnings by gcc-3.3.3 (#509298).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f79b296f..fc80f74d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-01-14 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
+ * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
+ Initialise variables to work around (false) 'foo might be used
+ uninitialized in this function' warnings by gcc-3.3.3 (#509298).
+
2008-01-11 David Schleef <ds@schleef.org>
* docs/plugins/.cvsignore: