Revert "utils: Use gst_pad_get_pad_template() in gst_element_get_compatible_pad_templ...
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 14 Feb 2013 14:09:13 +0000 (14:09 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 15 Feb 2013 12:40:39 +0000 (12:40 +0000)
commit6c7573226e307a87ec06fb43ce157a2ad767073c
tree905814905e61946e35d05d4b5959ee2258afa9c9
parent7e222212a80a06cbc632e40568359b059a61f9dc
Revert "utils: Use gst_pad_get_pad_template() in gst_element_get_compatible_pad_template()"

This reverts commit 1a1a9e143fb0e155d7627aa8e489cd5d04bc093c.

This breaks the pipelines/tagschecking unit test for some reason
(fakesrc ! capsfilter ! qtmux linking fails now). It might be
a bug in the unit test of course, but someone will need to
investigate this. Reverting for now.

https://bugzilla.gnome.org/show_bug.cgi?id=692508
gst/gstutils.c