[Bug 655279] [playbin2] Don't reset sinks when not needed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 26 02:40:08 PDT 2011


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.36

--- Comment #4 from Edward Hervey <bilboed at gmail.com> 2011-07-26 09:40:01 UTC ---
commit 059db89633151248f1612edb64de0c9d6208e4b1
Author: Edward Hervey <edward.hervey at collabora.co.uk>
Date:   Mon Jul 25 18:37:15 2011 +0200

    playbin2: Avoid resetting playsink when not needed

    When we don't have specific {audio|video|text}-sink properties, don't
    set them on playsink when reconfiguring.
    If we do that, we end up setting the previous configured sink to
    GST_STATE_NULL resulting in any potentially pending push being returned
    with GST_FLOW_WRONG_STATE which will cause the upstream elements to
    silently stop.

    https://bugzilla.gnome.org/show_bug.cgi?id=655279

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