Delay pad negotiation until the element is in READY or higher. this will gice the...
authorWim Taymans <wim.taymans@gmail.com>
Sun, 20 Jan 2002 11:55:35 +0000 (11:55 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sun, 20 Jan 2002 11:55:35 +0000 (11:55 +0000)
commitb1bcc1875cc82336e0f7bd231603b59f7104878e
treec58bb0089f98b1a938e2c7c833c92f411fec77ed
parent8df3a2071640d04f7b6799e96204bf5f94b66615
Delay pad negotiation until the element is in READY or higher. this will gice the element a chance to open its device...

Original commit message from CVS:
Delay pad negotiation until the element is in READY or higher. this will
gice the element a chance to open its devices before we start calling the
connect functions.
Make sure we use the real pad in the negotiation.
Some other small cleanups.
gst/gstcaps.c
gst/gstcaps.h
gst/gstelement.c
gst/gstpad.c
gst/gstpad.h
gst/gstprops.c
gst/gsttypefind.c