gstreamer/ext/sdl
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
..
gstsdl.c rework build; add translations for v4l2 2006-04-01 10:09:11 +00:00
Makefile.am ext/sdl/: Add GST_CFLAGS, which apparently somehow fixes the build somewhere (#444499); initialise variable to avoid ... 2007-06-06 08:06:44 +00:00
sdlaudiosink.c ext/sdl/sdlaudiosink.c: Fix build on Mac OS X. (missing format parameter) 2007-11-21 09:40:08 +00:00
sdlaudiosink.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 22:00:26 +00:00
sdlvideosink.c 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
sdlvideosink.h ext/: Fix various compiler warnings that reveal potential bugs. 2007-01-04 09:51:56 +00:00