GstPad: Add new pad linking method with configurable checks.
authorEdward Hervey <bilboed@bilboed.com>
Wed, 23 Jun 2010 14:45:19 +0000 (16:45 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 23 Jun 2010 16:42:35 +0000 (18:42 +0200)
commit625c4e2d80f02ed54eb8bfd2ff3cde41da06f9da
treef34bea47efb1c84d5ea8dbb0a50de0c13e461091
parent7a34c1cd189ba27fd1ba56f180475c13fe080cc3
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
docs/gst/gstreamer-sections.txt
gst/gst.c
gst/gstpad.c
gst/gstpad.h
win32/common/libgstreamer.def