one more debug info

Original commit message from CVS:
one more debug info
This commit is contained in:
Thomas Vander Stichele 2004-01-23 15:53:21 +00:00
parent e628992403
commit 3cf68c2344

View file

@ -213,6 +213,7 @@ gst_esdsink_link (GstPad *pad, const GstCaps *caps)
/* FIXME: is it supposed to be correct to have closed audio when caps nego
failed? */
GST_DEBUG ("esd link function could not negotiate, returning delayed");
return GST_PAD_LINK_REFUSED;
}