meta: add support to tagging the metadata
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 28 Feb 2012 10:34:48 +0000 (11:34 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 28 Feb 2012 10:34:48 +0000 (11:34 +0100)
commit166cfadb71d0b592454ab550f7017a3d0bbc912b
tree1c7413034f93b2e968d49485d49e215e7135cdd1
parent825bc829b12c0de51e2ef07cc7963bda4ec95ccd
meta: add support to tagging the metadata

Add support for adding tags to the metadata. with some standard keys, this
should make it possible to describe what the metadata refers to. We should be
able to use this information to decide if a transformation destroys the metadata
or not.
gst/gstmeta.c
gst/gstmeta.h
libs/gst/net/gstnetaddressmeta.c