[Bug 740376] aggregator: Serialized events are deserialized

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 19 08:07:02 PST 2014


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

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-11-19 16:06:59 UTC ---
Created an attachment (id=291011)
 View: https://bugzilla.gnome.org/attachment.cgi?id=291011
 Review: https://bugzilla.gnome.org/review?bug=740376&attachment=291011

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.

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