gstreamer/win32/common
Matthew Waters f876306638 utils: expose pad_link_maybe_ghosting
This is a useful function to automatically add ghost pads when linking
two elements across bin boundaries without know their exact parentage.

e.g. when using gst_parse_bin_from_description (with or without it ghosting pads),
one can simply retreive the src/sink pads from the bin to link to another pad.

Similar functionality is provided by gst_element_link_pads{_full}() however only
by pad name rather than by actual pads.

API: gst_pad_link_maybe_ghosting_full

https://bugzilla.gnome.org/show_bug.cgi?id=764176
2016-04-06 23:26:41 +10:00
..
config.h Release 1.8.0 2016-03-24 11:49:08 +02:00
gstconfig.h win32/common/gstconfig.h: removed libxml include directive 2015-03-04 10:03:57 +01:00
gstenumtypes.c Release 1.7.2 2016-02-19 11:47:52 +02:00
gstenumtypes.h Release 1.7.2 2016-02-19 11:47:52 +02:00
gstversion.h Release 1.8.0 2016-03-24 11:49:08 +02:00
libgstbase.def baseparse: add API for subclass to set tags 2015-08-16 14:32:23 +01:00
libgstcontroller.def win32: update .def file for new API 2015-06-12 13:45:33 +01:00
libgstnet.def netaddressmeta: gst_buffer_get_net_address_meta() as function 2015-10-27 12:59:24 +00:00
libgstreamer.def utils: expose pad_link_maybe_ghosting 2016-04-06 23:26:41 +10:00