[Bug 701997] [regression] playbin: loses audio clock and hangs when switching songs after about-to-finish

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 10 08:18:15 PDT 2013


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #16 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-10 15:18:10 UTC ---
commit 9ab6ab42572a28e447f761485c457f2a71eabb86
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Wed Jul 10 17:16:14 2013 +0200

    playbin: Only give sinks a new bus if they have no parent yet

    Otherwise we will remove the bus that would proxy messages to playsink
    and never set it again. If the sink is already in playsink, all failures
    are fatal anyway as it's either a sink that worked before or one that
    was set by the user.

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


commit ba4ec10aa5068bda478f1d96fa7265327588ae26
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Wed Jul 10 15:52:10 2013 +0200

    bin: Always forward clock-lost message if we're not a top-level bin

    This makes sure that no bin misses the clock-lost messages, independent
    of the state, and could return an old, non-working clock from
    gst_bin_provide_clock_func().

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

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