And yet another compilation failure
Original commit message from CVS: And yet another compilation failure
This commit is contained in:
parent
c7bd0e5cfe
commit
2a6cf2eb84
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user