[gstreamer-bugs] [Bug 150546] - Error for calling gst_pad_push in a get function is not informative

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Oct 26 00:21:29 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=150546
GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Additional Comments From thaytan at mad.scientist.com  2004-10-26 03:21 -------
See http://bugzilla.gnome.org/show_bug.cgi?id=150449 for the context this came
up in.

http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/udp/gstudpsrc.c?r1=1.26&r2=1.27
and
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/udp/gstudpsrc.h?r1=1.9&r2=1.10
for the fix I did.

I think the problem is that schedulers _don't_ check for pushing from a get
function. It's not a case they handle, and results in an error as I think it
should, it's just not one that tells you anything about what is going on.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list