Add some sanity tests to gstpad.c. Check that pad is linked before calling gst_pad_t...
authorDavid Schleef <ds@schleef.org>
Wed, 24 Dec 2003 01:39:08 +0000 (01:39 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 24 Dec 2003 01:39:08 +0000 (01:39 +0000)
commit4441d749e99d1c1a9d8c91c48b16550db4b99b5d
treec1e72536f5013600abee38b179b1312d38145fb2
parentf94d6d1d471c164c15cd8264bc6dfb7a99bc8f35
Add some sanity tests to gstpad.c.  Check that pad is linked before calling gst_pad_try_set_caps() on it in spideride...

Original commit message from CVS:
Add some sanity tests to gstpad.c.  Check that pad is linked before
calling gst_pad_try_set_caps() on it in spideridentity.
gst/autoplug/gstspideridentity.c
gst/gstpad.c