registry: allow plugins to cache extra data in registry. Fixes #570233
authorStefan Kost <ensonic@users.sf.net>
Sun, 7 Jun 2009 20:46:54 +0000 (23:46 +0300)
committerStefan Kost <ensonic@users.sf.net>
Sun, 7 Jun 2009 20:48:59 +0000 (23:48 +0300)
commited88db818b64982adcdcc29e88ad476358a0757d
treed730f985c0f2a193f370c79ab04f4a37d581e54b
parent55577a48ea9e93ec6532b1e81684e4c0ae26157c
registry: allow plugins to cache extra data in registry. Fixes #570233

Add a GstStructure to GstPlugin. Plugins can retieve it in plugin_init and
access the cached info or build the cache and store it there.
docs/gst/gstreamer-sections.txt
gst/gst_private.h
gst/gstplugin.c
gst/gstplugin.h
gst/gstregistrybinary.c
gst/gstregistrybinary.h
win32/common/libgstreamer.def