[gstreamer-bugs] [Bug 123775] [PATCH] [api] setting state on element should force highest state change on parent

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Jan 30 05:10:53 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=123775
 GStreamer | gstreamer (core) | Ver: 0.8.0

Ronald Bultje changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #36705|0                           |1
        is obsolete|                            |



------- Additional Comments From Ronald Bultje  2005-01-30 08:10 -------
Created an attachment (id=36720)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=36720&action=view)
better patch

Obviously, make check had to fail at some point. Attached patch fixes this. The
reason is quite surprising: "threadsafe property locking" depended on recursive
behaviour of non-recursive state changes (i.e. it depended on a bug), which is
not good. This patch fixes that. Make check works, and two more tests have been
enabled, the one in my first post here and the one from #142588.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list