[Bug 739025] New: pulsesink: Re-enable stream status messages

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 22 10:53:09 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739025
  GStreamer | gst-plugins-good | unspecified

           Summary: pulsesink: Re-enable stream status messages
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: arun at accosted.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
                CC: t.i.m at zen.co.uk, slomo at coaxion.net, arun at accosted.net,
                    phil at base-art.net, aksg86 at gmail.com
        Depends on: 736071
     GNOME version: ---


+++ 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).

-- 
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