gstreamer/sys
Tim-Philipp Müller bcdeaa639b Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_assert_not_reached() macro in GLib-2.15.x (i...
Original commit message from CVS:
* gst/avi/gstavidemux.c: (gst_avi_demux_loop):
* gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
* sys/ximage/gstximagesrc.c: (composite_pixel):
Fix 'xyz may be used uninitialized' compiler warnings caused
by broken g_assert_not_reached() macro in GLib-2.15.x (it's
not really nice to abort in any case). Fixes #505745.
2007-12-26 16:03:57 +00:00
..
directdraw fix header and comments 2007-09-22 08:12:57 +00:00
directsound Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00
oss sys/oss/gstosshelper.c: Verify that the format returned after the ioctl is the one we requested. It is valid for the ... 2007-12-08 16:47:33 +00:00
osxaudio Fix build on Mac OS X 10.5 2007-11-20 11:41:13 +00:00
osxvideo Fix build on Mac OS X 10.5 2007-11-20 11:41:13 +00:00
sunaudio sys/sunaudio/: Fix and/or update copyright attributions (#430228). 2007-04-16 21:29:40 +00:00
v4l2 sys/v4l2/: Init some structs to zero before we pass them to ioctl, which avoids valgrind warnings. Also fix a small ... 2007-12-11 11:50:54 +00:00
waveform Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00
ximage Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_assert_not_reached() macro in GLib-2.15.x (i... 2007-12-26 16:03:57 +00:00
Makefile.am Make sure to dist everything needed for win32 builds. 2007-06-14 12:14:24 +00:00