[gstreamer-bugs] [Bug 402393] [API][GstCollectPads] Allow elements to specify destroy notify for custom GstCollectData

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Feb 1 09:54:49 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=402393

  GStreamer | gstreamer (core) | Ver: HEAD CVS


Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #81538|none                        |committed
               Flag|                            |
  Attachment #81539|none                        |committed
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
            Summary|[GstCollectPads] Allow      |[API][GstCollectPads] Allow
                   |elements to specify destroy |elements to specify destroy
                   |notify for custom           |notify for custom
                   |GstCollectData              |GstCollectData
   Target Milestone|HEAD                        |0.10.12




------- Comment #6 from Sebastian Dröge  2007-02-01 17:53 UTC -------
Committed both patches...

2007-02-01  Sebastian Dröge  <slomo at circular-chaos.org>

        reviewed by: Wim Taymans <wim at fluendo.com>

        * docs/libs/gstreamer-libs-sections.txt:
        * libs/gst/base/gstcollectpads.c: (gst_collect_pads_finalize),
        (unref_data), (gst_collect_pads_add_pad),
        (gst_collect_pads_add_pad_full):
        * libs/gst/base/gstcollectpads.h:
        API: Add function to specify a destroy notification for custom
        GstCollectData when adding new pads in GstCollectPads (#402393).

2007-02-01  Sebastian Dröge  <slomo at circular-chaos.org>

        reviewed by: Wim Taymans <wim at fluendo.com>

        * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
        (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
        Use newly added GstCollectPads API to free the allocated resources in
        the GstOggPad structures (#402393).


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list