GNOME Bugzilla – Bug 104974
some proposed patches for 0.6.0
Last modified: 2004-12-22 21:47:04 UTC
http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/sys/v4l/v4lmjpegsink_calls.c.diff?r1=1.15&r2=1.16 http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/sys/v4l/v4lmjpegsrc_calls.c.diff?r1=1.11&r2=1.12 http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/sys/v4l/v4lsrc_calls.c.diff?r1=1.19&r2=1.20 All three remove one annoying debugging line (which is completely useless), and the third one fixes a race in v4lsrc when used in a multi-thread pipeline. - http://cvs.sf.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/avi/gstavimux.c.diff?r1=1.30&r2=1.31 some extra checking before using a pad. Needed to prevent using NULL or unconnected pads.
Created attachment 14016 [details] [review] patch that does all this
Was closed by thomasvs committing the patch to BRANCH-GSTREAMER-0_6.