[Bug 709868] Keep still meaningfull pending events on FLUSH_STOP

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 3 06:57:44 PDT 2014


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #277794|reviewed                    |needs-work
             status|                            |

--- Comment #47 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-06-03 13:57:39 UTC ---
Review of attachment 277794:
 --> (https://bugzilla.gnome.org/review?bug=709868&attachment=277794)

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

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