/* FIXME: handle filter caps */
- templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SRC_PAD (parse)),
+ templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)),
peercaps = gst_pad_get_allowed_caps (GST_BASE_PARSE_SRC_PAD (parse));
if (peercaps) {
guint i, n;
GstCaps *res;
/* FIXME: handle filter */
- templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SRC_PAD (parse)),
+ templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse)),
peercaps = gst_pad_get_allowed_caps (GST_BASE_PARSE_SRC_PAD (parse));
if (peercaps) {
guint i, n;
/* FIXME: handle filter caps */
- templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SRC_PAD (parse));
+ templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse));
peercaps = gst_pad_get_allowed_caps (GST_BASE_PARSE_SRC_PAD (parse));
if (peercaps) {
GstCaps *res;
/* FIXME: handle filter caps */
- templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SRC_PAD (parse));
+ templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse));
peercaps = gst_pad_get_allowed_caps (GST_BASE_PARSE_SRC_PAD (parse));
if (peercaps) {
GstCaps *res;
/* FIXME: handle filter caps */
- templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SRC_PAD (parse));
+ templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse));
peercaps = gst_pad_get_allowed_caps (GST_BASE_PARSE_SRC_PAD (parse));
if (peercaps) {
GstCaps *res;
/* FIXME: handle filter caps */
- templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SRC_PAD (parse));
+ templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse));
peercaps = gst_pad_get_allowed_caps (GST_BASE_PARSE_SRC_PAD (parse));
if (peercaps) {
GstCaps *res;
/* FIXME: handle filter caps */
- templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SRC_PAD (parse));
+ templ = gst_pad_get_pad_template_caps (GST_BASE_PARSE_SINK_PAD (parse));
peercaps = gst_pad_get_allowed_caps (GST_BASE_PARSE_SRC_PAD (parse));
if (peercaps) {