[gstreamer-bugs] [Bug 584987] [playbin2] [gapless] Fire a track-changed message on track change.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 18 07:38:57 PST 2009


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
         AssignedTo|slomo at circular-chaos.org    |gstreamer-bugs at lists.source
                   |                            |forge.net
   Target Milestone|HEAD                        |0.10.26

--- Comment #12 from Sebastian Dröge <slomo at circular-chaos.org> 2009-11-18 15:38:51 UTC ---
This now only depends on the new core sink-message event. If sinks implement it
properly this commit will be perfect, if they do it like in basesink it will be
good enough unless the sink internally queues too much data. In any case the
message will be posted on the bus after all sinks have handled EOS of the
previous group.

commit 2289134bbedf1d391d242f6fffb6815e043d9149
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Sun Nov 15 19:36:21 2009 +0100

    playbin2: Post a stream-changed message after activating a group

    This is useful to detect when playbin2 has really switched to the next
    group after about-to-finish for example.

    Fixes bug #584987.

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