meta: flesh out the metadata transform
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 24 Feb 2012 09:23:27 +0000 (10:23 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 24 Feb 2012 09:28:56 +0000 (10:28 +0100)
commit6b22a63f1bbc55e3f4530f2eb8575db08a96dfb1
tree2a0b5bd4bc1c9513f028bfdecd2899dbbdc1e89c
parentd6f31dfce52e0f0deeac18a418f7589a6de252cb
meta: flesh out the metadata transform

Flesh out the transform method. Add a type and extra info to the transform
function so that implementation can transform the metadata.
Remove the copy function and replace with the more generic transform.
gst/gstbuffer.c
gst/gstmeta.c
gst/gstmeta.h
libs/gst/net/gstnetaddressmeta.c
tests/check/gst/gstmeta.c
win32/common/libgstreamer.def