[gstreamer-bugs] [Bug 622504] [GstPad] Provide more fine-grained linking methods

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 23 09:44:10 PDT 2010


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.30

--- Comment #10 from Edward Hervey <bilboed at gmail.com> 2010-06-23 16:44:08 UTC ---
commit 4a999b5e43b5cd9f6bc9b2d0615d8491cee23ec0
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Wed Jun 23 17:24:07 2010 +0200

    gstghostpad: We don't need any checks when linking target pad

    https://bugzilla.gnome.org/show_bug.cgi?id=622504

commit 5faf5620f3756e16130d9a6dcde77070c02b8f38
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Wed Jun 23 17:00:17 2010 +0200

    gstutils: New gst_element_link_pads_full method

    Links the elements with the specified pad linking checks.

    API:gst_element_link_pads_full

    https://bugzilla.gnome.org/show_bug.cgi?id=622504

commit 625c4e2d80f02ed54eb8bfd2ff3cde41da06f9da
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Wed Jun 23 16:45:19 2010 +0200

    GstPad: Add new pad linking method with configurable checks.

    To be used for cases where we don't need all checks to be validated.

    API: gst_pad_link_full
    API: GstPadLinkCheck

    https://bugzilla.gnome.org/show_bug.cgi?id=622504

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