If we build with GStreamer >= 0.10.30 we should use the gst_element_link_pads_full() API instead of gst_element_link{,_many} and perform less checks for caps negotiation and hierarchy.
Created attachment 74855 [details] proposed patch
Committed r73457: <http://trac.webkit.org/changeset/73457>