[gstreamer-bugs] [Bug 598896] [GstRegistry] Cache lists of ElementFactory and TypeFindFactory

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 22 01:58:30 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=598896
  GStreamer | gstreamer (core) | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #145924|none                        |needs-work
             status|                            |

--- Comment #10 from Sebastian Dröge <slomo at circular-chaos.org> 2009-10-22 08:58:27 UTC ---
Review of attachment 145924:
 --> (https://bugzilla.gnome.org/review?bug=598896&attachment=145924)

Looks good to me but to reduce code duplication better make the get-or-create
function a bit more generic:
GList * gst_registry_get_element_factory_list (GstRegistry *registry, GList
**list, guint32 *cookie, GType type)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the Gstreamer-bugs mailing list