[gstreamer-bugs] [Bug 347385] [ghostpad] gst_ghost_pad_new_from_template() method

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Aug 31 04:02:33 PDT 2006


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=347385
 GStreamer | gstreamer (core) | Ver: HEAD CVS


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #71955|accepted-commit_now         |committed
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.10




------- Comment #4 from Edward Hervey  2006-08-31 11:02 UTC -------
2006-08-31  Edward Hervey  <edward at fluendo.com>

        * docs/gst/gstreamer-sections.txt:
        * gst/gstghostpad.c: (gst_proxy_pad_do_getcaps),
        (gst_proxy_pad_do_setcaps), (gst_proxy_pad_set_target_unlocked),
        (gst_proxy_pad_dispose), (gst_ghost_pad_new_full),
        (gst_ghost_pad_new_no_target), (gst_ghost_pad_new),
        (gst_ghost_pad_new_from_template),
        (gst_ghost_pad_new_no_target_from_template):
        * gst/gstghostpad.h:
        Refactored *_new() functions.
        Templates are now used as a g_object_new() parameter.
        Use template in _do_getcaps() if we don't have a target.
        Small documentation cleanups.
        Added two new constructors:
        gst_ghost_pad_new_from_template()
        gst_ghost_pad_new_no_target_from_template()
        * tests/check/gst/gstghostpad.c: (GST_START_TEST),
        (gst_ghost_pad_suite):
        Added tests for new ghostpad instanciation functions.

        API additions: gst_ghost_pad_new_from_template,
        gst_ghost_pad_new_no_target_from_template


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list