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.
Gstreamer DVB Source GstDvbSrc makes it possible to view Digital TV with gstreamer. Try: gst-launch dvbsrc freq=11954 pol=h srate=27500 pids=210:220 ! flutsdemux es-pids=210:220 name=demux ! queue ! mpeg2dec ! xvimagesink } demux. ! queue ! mad ! osssink to view the German 3Sat telestation from the Astra 1 19.2E satellite. DVB-C is untested, feedback is welcomed. gstdvbtv is not yet ported to 0.10