gstreamer/sys
Sebastian Dröge 73cc44a5e8 Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_assert_not_reached() macro in GLib-2.15.x an...
Original commit message from CVS:
* ext/ladspa/gstladspa.c: (gst_ladspa_get_property):
* ext/sdl/sdlvideosink.c: (gst_sdlvideosink_show_frame):
* gst/mve/gstmvemux.c: (gst_mve_mux_request_new_pad):
* sys/dvb/dvbbasebin.c: (dvb_base_bin_class_init):
Fix 'xyz may be used uninitialized' compiler warnings caused
by broken g_assert_not_reached() macro in GLib-2.15.x and don't
abort() in any case but properly report the error.
2007-12-29 17:31:49 +00:00
..
cdrom Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
dshowsrcwrapper gst-libs/gst/dshow/gstdshowfakesink.*: Fix crasher in constructor due to the base class's constructor not necessarily... 2007-11-04 11:04:28 +00:00
dvb Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_assert_not_reached() macro in GLib-2.15.x an... 2007-12-29 17:31:49 +00:00
dxr3 Fix leaks. 2007-06-22 10:46:33 +00:00
glsink Major cleanup of code. Convert glupload to BaseTransform. 2007-12-29 00:37:41 +00:00
qcam Fix leaks. 2007-06-22 10:46:33 +00:00
qtwrapper configure.ac: Add QuickTime Wrapper plug-in. 2007-11-26 13:19:48 +00:00
v4l2 Remove more v4l2 stuff, hopefully fixing 'make distcheck' again. 2006-10-04 10:55:21 +00:00
vcd Massive leak fixing, plus code cleanups. 2007-09-24 10:53:37 +00:00
Makefile.am configure.ac: Add QuickTime Wrapper plug-in. 2007-11-26 13:19:48 +00:00