After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 104974 - some proposed patches for 0.6.0
some proposed patches for 0.6.0
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.6.0
Other other
: Normal normal
: 0.6.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-02-01 10:58 UTC by Ronald Bultje
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch that does all this (4.64 KB, patch)
2003-02-01 12:11 UTC, Ronald Bultje
none Details | Review

Description Ronald Bultje 2003-02-01 10:58:07 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.
Comment 1 Ronald Bultje 2003-02-01 12:11:32 UTC
Created attachment 14016 [details] [review]
patch that does all this
Comment 2 Erik Walthinsen 2003-02-01 22:11:52 UTC
Was closed by thomasvs committing the patch to BRANCH-GSTREAMER-0_6.