[gstreamer-bugs] [Bug 623196] rtpptdemux: don't send custom downstream event twice

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 30 03:33:52 PDT 2010


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

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-06-30 10:33:46 UTC ---

  gst_object_unref (event);

needs to be changed to

  gst_event_unref (event);

Feel free to push once that's fixed up, thanks!

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