Only load the registry cache once per process.
authorJan Schmidt <thaytan@noraisin.net>
Fri, 30 Jan 2009 13:04:52 +0000 (13:04 +0000)
committerJan Schmidt <thaytan@noraisin.net>
Tue, 6 Oct 2009 18:51:43 +0000 (19:51 +0100)
commit82aeddbc6102cfa3284c3ee249a9c09aa6b33701
tree916a4cc2c543365b4e26150c4822d0869064e814
parentc7922fb838faef3f743b38c0757ebc37f49ee953
Only load the registry cache once per process.

When updating the registry, we don't need to re-read the registry cache
and waste time replacing all our existing, hopefully identical, plugins
and features that we're about to re-scan anyway.
gst/gstregistry.c