[Bug 642466] playbin2: after replacing a video sink with the pipeline in NULL state I still get the old one

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 23 05:39:30 PST 2011


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |mnauw at users.sourceforge.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.33

--- Comment #1 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-02-23 13:39:27 UTC ---
Following commit takes care of this.  Note however:
* the new sink only takes effect in later state changes (so querying still
reports previous one temporarily)
* increased reference count seems due to the test app not releasing the ref it
obtains when querying the property


commit 19052a847d43c489e6bfd249d4e63ba31e630fe1
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Wed Feb 23 14:31:13 2011 +0100

    playsink: release all chains when going to NULL

    Also fixes #642466.

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