[gstreamer-bugs] [Bug 627174] [pulsesink] new property to tune the PA client name

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 18 08:07:15 PDT 2010


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

--- Comment #7 from Wim Taymans <wim.taymans at gmail.com> 2010-08-18 15:07:11 UTC ---
(In reply to comment #4)
> We don't have the GST_PARAM_MUTABLE_READY, etc patch because the implementation
> was racy

I wouldn't know why it would be racy. It's a flag that never changes and that
tells the app that this property needs to be changed in READY or less. It's up
to the app to change it in those states.

I can understand that when the element is going through various state changes
in another thread that it might be difficult for the app to predict the state
of the element but since those state changes are always triggered by the app,
it can solve this problem.

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