[Bug 665205] rsndvd: sends buffers before newsegment event

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 7 04:50:23 PST 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2011-12-07 12:50:20 UTC ---
commit 780d774a5deaca6a87ab3905028fc32a1a2e0087
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Dec 7 13:48:53 2011 +0100

    rsndec: Don't use the initial-identity property on autoconvert

    It was removed, see bug #599469, #665205

commit dcf04269e1eab9d3a015218165f1027b1e4bce51
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Dec 7 13:46:43 2011 +0100

    autoconvert: Remove the initial-identity property from autoconvert

    Initially creating an identity element to forward serialized
    events downstream before any caps are known is broken behaviour.

    Serialized events should only be forwarded downstream if the
    caps are already known, otherwise autopluggers and other elements
    using pad-blocks will fail.

    This behaviour also doesn't work anymore after basetransform
    was fixed to queue serialized events until the caps are known
    as a result of fixing bug #659571.

    See bug #599469, #665205.

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