Added multiple types to the pads.
authorWim Taymans <wim.taymans@gmail.com>
Sun, 3 Dec 2000 17:51:29 +0000 (17:51 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sun, 3 Dec 2000 17:51:29 +0000 (17:51 +0000)
commit4f55ae4ded29f7a7d951bdb201ac0476671a0040
treec56adc843bb57db02d4f6e94dd6a7b0f2c5b91a3
parented8dac9fa84cc2a051b104c054f71d47237506c7
Added multiple types to the pads.

Original commit message from CVS:
Added multiple types to the pads.
Added first preview of the capabilities system.
Autoplugging is seriously broken with these (and other) changes.
gst/Makefile.am
gst/gst.h
gst/gstcaps.c [new file with mode: 0644]
gst/gstcaps.h [new file with mode: 0644]
gst/gstcapsprivate.h [new file with mode: 0644]
gst/gstpad.c
gst/gstpad.h
gst/gstpipeline.c