[Bug 732336] uridecodebin fails to plug decoder at random times
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Jun 28 21:02:46 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=732336
GStreamer | gst-plugins-base | git
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
CC| |slomo at coaxion.net
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-06-28 11:06:44 UTC ---
Looking at your autoplug-continue... does any of these make a difference?
- When the sticky event can't be retrieved you return nothing. Does this ever
happen? If it happens, does returning True make things work correctly again?
(Note: you should always get a non-None event there, that would be a bug!)
- You store self.autoplugreturnvalue... this is not threadsafe or anything. Can
you make that a local variable instead? Does that help?
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list