[Bug 680262] [0.11] decodebin: 3gp preroll regression caused by pad blocking changes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 24 01:53:28 PDT 2012


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

--- Comment #4 from Edward Hervey <bilboed at gmail.com> 2012-07-24 08:53:20 UTC ---
Created an attachment (id=219551)
 View: https://bugzilla.gnome.org/attachment.cgi?id=219551
 Review: https://bugzilla.gnome.org/review?bug=680262&attachment=219551

decodebin2: Mark streams as complete on CAPS event but don't block

This allows the following use-cases to expose the group and pads
before an ALLOCATION query comes through:
* Single stream use-cases
* Multi stream use-cases where all streams sent the CAPS event before
  the first ALLOCATION query

Some cases will still make the initial ALLOCATION query fail though,
which isn't optimal, but not fatal (it will recover when pads are
exposed, a RECONFIGURE event is sent upstream and elements can
re-send an ALLOCATION query which will reach downstream elements).

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