[Bug 693401] gstdecodebin2 doesn't set send event on pad before exposing pad

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 13 23:42:51 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=693401
  GStreamer | gst-plugins-base | 1.x

--- Comment #5 from Alexander Schrab <alexas at axis.com> 2013-02-14 07:42:47 UTC ---
Matej: Try to bring back this part of the original code instead:

3916 /* If we unblocked due to a caps event, let it go through */        
3917      if ((GST_PAD_PROBE_INFO_TYPE (info) &
GST_PAD_PROBE_TYPE_EVENT_DOWNSTREAM) &&        
3918          (GST_EVENT_TYPE (GST_PAD_PROBE_INFO_EVENT (info)) ==
GST_EVENT_CAPS))        
3919        return GST_PAD_PROBE_PASS;

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