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 322034 - Elements should be updated not to take the stream lock in their event functions
Elements should be updated not to take the stream lock in their event functions
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.9.x
Other Linux
: Normal normal
: 0.9.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-11-21 14:28 UTC by Andy Wingo
Modified: 2005-11-21 18:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andy Wingo 2005-11-21 14:28:24 UTC
See bug #320299. The core now takes this lock on the pad's behalf.
Comment 1 Michael Smith 2005-11-21 18:48:43 UTC
Now fixed! gst-plugins-base, -good, -ugly, and -bad all compile with the stream
lock changes.