gst/gstpad.*: add gst_pad_new_from_static_template functions
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 16 Nov 2005 16:09:49 +0000 (16:09 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 16 Nov 2005 16:09:49 +0000 (16:09 +0000)
commit533a6eacb0e7bd9b4100a4ee0982fa83fd0eabb3
treeb952ca282a24a20c7de1420385669e841ae0c813
parentc96f128c88c82f70307ad051f21be513a95d9d3b
gst/gstpad.*: add gst_pad_new_from_static_template functions

Original commit message from CVS:

* gst/gstpad.c: (gst_pad_new_from_static_template):
* gst/gstpad.h:
add gst_pad_new_from_static_template functions
* gst/check/gstcheck.c: (gst_check_setup_src_pad),
(gst_check_setup_sink_pad):
* gst/elements/gsttee.c: (gst_tee_init):
and use them
ChangeLog
gst/check/gstcheck.c
gst/elements/gsttee.c
gst/gstpad.c
gst/gstpad.h
libs/gst/check/gstcheck.c
plugins/elements/gsttee.c