Added multiple caps to the pads
authorWim Taymans <wim.taymans@gmail.com>
Sun, 31 Dec 2000 16:12:48 +0000 (16:12 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sun, 31 Dec 2000 16:12:48 +0000 (16:12 +0000)
commitbc4619a44bd57ef222a8605914c088ad0dc8c609
treebda4b43ae881a59ce4e06908ad30384b26e9ee63
parent7daccedd655dce1f09c9dcc33f5ac4b326d3e220
Added multiple caps to the pads

Original commit message from CVS:
Added multiple caps to the pads
Extended the padfactory for the multiple caps
GstCaps now have a name so that future manipulations on them can be done by name
Updated the plugins for the new caps list
26 files changed:
examples/autoplug/autoplug.c
gst/elements/gstaudiosink.c
gst/gst.h
gst/gstautoplug.c
gst/gstautoplug.h
gst/gstcaps.c
gst/gstcaps.h
gst/gstelement.h
gst/gstelementfactory.c
gst/gstinfo.c
gst/gstpad.c
gst/gstpad.h
gst/gstpipeline.c
gst/gstplugin.c
gst/gstprops.c
gst/gstprops.h
plugins/elements/gstaudiosink.c
tests/Makefile.am
tests/autoplug.c
tests/caps.c
tests/case4.c
tests/init.c
tests/old/examples/autoplug/autoplug.c
tests/queue.c
tests/simplefake.c
tests/states.c