[Bug 730914] mpegts lib : Ensure all functions/fields are introspectable and are not leaked

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jun 1 00:30:11 PDT 2014


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

--- Comment #8 from Edward Hervey <bilboed at bilboed.com> 2014-06-01 07:30:06 UTC ---
There was no need to convert the structures for which we don't allocate any
memory (such as the delivery descriptors).

And you need to expose the _free function for all the relevant descriptors
instead of requiring people to use g_boxed_free(LET_ME_GUESS_THE_TYPE)

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