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 739025 - pulsesink: Re-enable stream status messages
pulsesink: Re-enable stream status messages
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
unspecified
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 736071
Blocks:
 
 
Reported: 2014-10-22 17:53 UTC by Arun Raghavan
Modified: 2018-11-03 14:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Arun Raghavan 2014-10-22 17:53:04 UTC
+++ This bug was initially created as a clone of Bug #736071 +++

We've disabled stream status messages for now, as noted in the original bug. The real fix for this is to introduce PA API to allow callbacks in the threaded mainloop that can be executed *without* the mainloop lock held. Once such API is available, we should hook up the status callbacks into that mechanism so gst_element_post_message() can be called without the mainloop lock held (preventing a locking order mismatch with other callers between the mainloop and object lock).
Comment 1 Edward Hervey 2018-05-07 09:28:19 UTC
Arun, is that API available now in PA ?
Comment 2 GStreamer system administrator 2018-11-03 14:55:16 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/137.