gst/: Initialise variables to work around (false) 'foo might be used uninitialized...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 14 Jan 2008 12:11:43 +0000 (12:11 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 14 Jan 2008 12:11:43 +0000 (12:11 +0000)
commit11118eabb9f3b33ce4ae11c4b1da2e34a51c7d35
tree147aeae7337d8f690f4266ea08242d29210880e8
parent4fa1b883df6c2f9afa79ad1bd80fcef5472f0f8a
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).
ChangeLog
common
gst/avi/gstavisubtitle.c
gst/rtsp/gstrtspsrc.c