Added infrastructure to register URI to element+property mappings
authorWim Taymans <wim.taymans@gmail.com>
Thu, 16 Jan 2003 21:22:06 +0000 (21:22 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 16 Jan 2003 21:22:06 +0000 (21:22 +0000)
commit1ee670cff44ef2d0e2c222b490713ebaa42c033d
tree9f17f2b13ba8ed6a5b3712cb22fa098a850219a3
parent6550acf9c81aa0bb3f95bb6963cd7b41e6ce792f
Added infrastructure to register URI to element+property mappings

Original commit message from CVS:
Added infrastructure to register URI to element+property mappings
gst/Makefile.am
gst/autoplug/gstspideridentity.c
gst/gst.c
gst/gst.h
gst/gstpad.c
gst/gsturi.c [new file with mode: 0644]
gst/gsturi.h [new file with mode: 0644]
gst/registries/gstxmlregistry.c