[gstreamer-bugs] [Bug 570233] allow plugins caching data in the registry

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Jun 7 13:52:42 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=570233

  GStreamer | gstreamer (core) | Ver: git

Stefan Kost (gstreamer, gtkdoc dev) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.24




------- Comment #9 from Stefan Kost (gstreamer, gtkdoc dev)  2009-06-07 20:52 UTC -------
Same patch as before, but make the returned GStStructure const and add new API
to win32/def file.

commit ed88db818b64982adcdcc29e88ad476358a0757d
Author: Stefan Kost <ensonic at users.sf.net>
Date:   Sun Jun 7 23:46:54 2009 +0300

    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.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=570233.




More information about the Gstreamer-bugs mailing list