[gstreamer-bugs] [Bug 607226] Disallow setting the playbin uri property in state >= PAUSED
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Feb 4 10:42:22 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=607226
GStreamer | gst-plugins-base | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |OBSOLETE
--- Comment #8 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-02-04 18:42:20 UTC ---
Ok, reverted this again, since consensus seems to be that this is the least bad
thing to do.
Sjoerd: it would still be nice to fix those issues you ran into though - could
you provide more details on how/when/why that happened?
commit 729b6da76a7985ed48594cde78ba1c675ae47472
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Thu Feb 4 18:32:48 2010 +0000
Revert "playbin2: Only allow to set the URIs in states <= READY or from an
about-to-finish signal handler"
This reverts commit 7335ce5d3e03c126a417a721571cb6f3af136ecf.
Support abusing the uri property to configure the next uri to play
outside of the about-to-finish handler for the time being after all.
We also shouldn't use thread private structures for this, since it
should be possible to block the thread that emitted about-to-finish
while the main thread sets the uri property. See #607226.
--
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