[Bug 707621] decodebin: stream-id can't be retrieved from autoplug-continue signal

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 21 06:01:18 PST 2013


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

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.2.2

--- Comment #8 from Wim Taymans <wim.taymans at gmail.com> 2013-11-21 14:01:10 UTC ---
I think this should fix it. I tested it by adding some code that dumps the
events right before emiting the signals.

commit 8162a583a4dd68582bf186e2e47a8f0d68fa1980
Author: Wim Taymans <wtaymans at redhat.com>
Date:   Thu Nov 21 14:13:16 2013 +0100

    ghostpad: copy sticky events to SRC ghostpads

    Update the sticky events on SRC ghostpads when retargeting. This ensures
    that the ghostpad has the exect same sticky events as the target pad. We
    don't want to do this for SINK ghostpads, they got the events from
    downstream and we don't want to overwrite them with the target pad
    events.

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

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