gst/gstpad.c: refuse to link if the link is not possible
authorBenjamin Otte <otte@gnome.org>
Wed, 21 Apr 2004 19:12:51 +0000 (19:12 +0000)
committerBenjamin Otte <otte@gnome.org>
Wed, 21 Apr 2004 19:12:51 +0000 (19:12 +0000)
commita3cb86522aa8f8b885b70bb70ccde49be716032d
treefcffc315a7ec51f71e27969fe031e81e7d2c9595
parent4d0762842abe4d85578bf65fc1dfc6472340b7f9
gst/gstpad.c: refuse to link if the link is not possible

Original commit message from CVS:
* gst/gstpad.c: (gst_pad_link_negotiate):
refuse to link if the link is not possible
* configure.ac:
* testsuite/Makefile.am:
* testsuite/negotiation/.cvsignore:
* testsuite/negotiation/Makefile.am:
* testsuite/negotiation/pad_link.c: (main):
add test that checks the above behaviour
ChangeLog
configure.ac
gst/gstpad.c
tests/old/testsuite/Makefile.am
tests/old/testsuite/negotiation/.gitignore [new file with mode: 0644]
tests/old/testsuite/negotiation/Makefile.am [new file with mode: 0644]
tests/old/testsuite/negotiation/pad_link.c [new file with mode: 0644]
testsuite/Makefile.am
testsuite/negotiation/.gitignore [new file with mode: 0644]
testsuite/negotiation/Makefile.am [new file with mode: 0644]
testsuite/negotiation/pad_link.c [new file with mode: 0644]