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 319389 - state change updates obsolete some functions
state change updates obsolete some 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: 319388
 
 
Reported: 2005-10-21 09:55 UTC by Andy Wingo
Modified: 2005-11-19 17:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andy Wingo 2005-10-21 09:55:39 UTC
* gst_element_commit_state needs to go, it's private API now
* g_static_rec_cond_wait and friends need to go, we now wait on a cond+normal mutex
Comment 1 Wim Taymans 2005-11-08 14:44:38 UTC
yes