registry: hash the plugin basename
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 21 Oct 2009 03:28:54 +0000 (23:28 -0400)
committerWim Taymans <wim@metal.(none)>
Wed, 21 Oct 2009 03:28:54 +0000 (23:28 -0400)
commit368b7899c032331bd7e8dd37271b1e768bb91768
treee484e5a7f8cc82f0523ba34985d3ce8951595e48
parent5de94ede2f981ab997fe606ee736a8161c36678c
registry: hash the plugin basename

Maintain a hashtable of the plugin basename. We can then use this
hashtable to speedup the search for an existing plugin and avoid
a whole lot of strcmp calls.
gst/gstregistry.c
gst/gstregistry.h