gst/gstpad.*: Add new function to allow element to (somewhat) specify non-fixed caps...
authorDavid Schleef <ds@schleef.org>
Tue, 27 Jan 2004 02:06:02 +0000 (02:06 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 27 Jan 2004 02:06:02 +0000 (02:06 +0000)
commit3607f4f0242e6364798d40cca621829dc8dc1ae8
treee61584e907f9ef9ed7cfef84349cc7f6acc4cf97
parente02c8aae61e87ade3c7717c44f628a7db0ce64aa
gst/gstpad.*: Add new function to allow element to (somewhat) specify non-fixed caps on a pad.

Original commit message from CVS:
* gst/gstpad.c: (gst_pad_try_set_caps_nonfixed):
* gst/gstpad.h: Add new function to allow element to (somewhat)
specify non-fixed caps on a pad.
* gst/gstqueue.c: (gst_queue_chain): Remove noisy g_object_notify()
that I added a few weeks ago.
ChangeLog
gst/gstpad.c
gst/gstpad.h
gst/gstqueue.c
plugins/elements/gstqueue.c