[Bug 740376] aggregator: Serialized events are deserialized

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 19 09:05:44 PST 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-11-19 17:05:39 UTC ---
commit 4ad698466204ffb0b6ecfdc7cdde78faaf6b16cf
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Nov 19 17:17:06 2014 +0100

    aggregator: Unblock events/queries immediately if the pad is flushing

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

commit ce69180862f151776d94776bf1a8f67468eeaad8
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Nov 19 17:15:02 2014 +0100

    aggregator: Drop serialized events/queries if the pad is flushing

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

commit a31faecb8b82414bc51ed460f1f85e893d98c0d1
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Nov 19 17:03:41 2014 +0100

    aggregator: Block serialized events/queries until the pad has consumed all
buffers

    Otherwise the caps of the pad might change while the subclass still works
with
    a buffer of the old caps, assuming the the current pad caps apply to that
    buffer. Which then leads to crashes and other nice effects.

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

commit 6c0d01ce173e4651df3462a3c599b19a179300b5
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Nov 19 17:02:40 2014 +0100

    videoaggregator: Don't output 0-duration buffers at the segment end

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

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