[Bug 707088] capsfilter: Don't forget to update pending_events.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 30 01:07:54 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=707088
  GStreamer | gstreamer (core) | unspecified

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #253558|none                        |needs-work
             status|                            |

--- Comment #4 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-30 08:07:48 UTC ---
Review of attachment 253558:
 --> (https://bugzilla.gnome.org/review?bug=707088&attachment=253558)

::: plugins/elements/gstcapsfilter.c
@@ +371,3 @@
       if (GST_EVENT_TYPE (l->data) == GST_EVENT_SEGMENT) {
         gst_event_unref (l->data);
         l = g_list_delete_link (l, l);

Yes, should just be what Olivier said.

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