From 2a6cf2eb84489fe0dc5c4411737ef4f443bbd66a Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Mon, 7 Jul 2003 11:26:00 +0000 Subject: [PATCH] And yet another compilation failure Original commit message from CVS: And yet another compilation failure --- ext/artsd/gstartsdsink.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/artsd/gstartsdsink.c b/ext/artsd/gstartsdsink.c index 894b3cd5a6..d9613f747e 100644 --- a/ext/artsd/gstartsdsink.c +++ b/ext/artsd/gstartsdsink.c @@ -171,7 +171,7 @@ gst_artsdsink_link (GstPad *pad, GstCaps *caps) { GstArtsdsink *artsdsink = GST_ARTSDSINK (gst_pad_get_parent (pad)); - if (!GST_CAPS_FIXED (caps)) + if (!GST_CAPS_IS_FIXED (caps)) return GST_PAD_LINK_DELAYED; gst_caps_get (caps,