[gstreamer-bugs] [Bug 607226] Disallow setting the playbin uri property in state >= PAUSED

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Feb 4 15:44:50 PST 2010


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

Christopher Halse Rogers <chalserogers> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chalserogers at gmail.com

--- Comment #9 from Christopher Halse Rogers <chalserogers at gmail.com> 2010-02-04 23:44:48 UTC ---
> > We should NOT use a thread-private variable for this - it should be perfectly
> > ok to (as banshee does) block the thread processing about-to-finish until the
> > main thread sets the next URI.
> 
> I agree. Why does it do things like that btw?

As the developer of the Banshee gapless branch, this is all that I actually
care about.  I don't mind not being able to set uri with STATE > READY at
arbitrary times, but I do care about needing to set it in the same thread as
the about-to-finish callback.

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