Add helper to create src/sink ghost pad on a GstBin
@xclaesse
Submitted by Xavier Claessens Link to original bug (#767451)
Description
gst_parse_bin_from_description() already have code to create a src/sink ghost pad for the simple case where there is only one unlinked src/sink. I think it can be useful to expose that part as its own method.