[Bug 704691] input-selector: active pad not notified

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 22 23:59:31 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=704691
  GStreamer | gstreamer (core) | 1.1.2

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.3

--- Comment #1 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-07-23 06:59:24 UTC ---
commit 9bc26c5f25b9a581c1add0c457f0646cb6e3c8cf
Author: Arnaud Vrac <avrac at freebox.fr>
Date:   Mon Jul 22 18:03:01 2013 +0200

    input-selector: Fix missing pad activation notification

    A new active pad might not be notified in some cases, which results
    in the current track number not being set in playbin.

    The active-pad notification is only sent in the chain and sink_event
    functions, and only when the buffer or event that triggered the active
    pad selection is from the newly activated pad. So in the other case
    the notification will never be sent.

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

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