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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jul 24 02:05:08 PDT 2012


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x

--- Comment #5 from Edward Hervey <bilboed at gmail.com> 2012-07-24 09:05:03 UTC ---
commit 2f37ba60a2838f072150b4443184ef0a3047a497
Author: Edward Hervey <edward.hervey at collabora.co.uk>
Date:   Tue Jul 24 10:45:58 2012 +0200

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

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

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