[Bug 709868] Keep still meaningfull pending events on FLUSH_STOP

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 3 07:37:32 PDT 2014


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

--- Comment #48 from Thibault Saunier <tsaunier at gnome.org> 2014-06-03 14:37:28 UTC ---
(In reply to comment #47)
> Review of attachment 277794 [details]:
> 
> ::: plugins/elements/gstcapsfilter.c
> @@ +384,3 @@
> +      gst_event_unref (tmp->data);
> +    } else {
> +      gst_pad_store_sticky_event (pad, GST_EVENT_CAST (tmp->data));
> 
> Not really. You're not filtering the list, you store those events on the pad
> and then free the list.

Ah, you are right sorry. Not sure what should be done then, should we just
remove EOSes also and be done?

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