gstregistrychunks: We're certain plugin_name is an intern string.
authorEdward Hervey <bilboed@bilboed.com>
Thu, 5 Nov 2009 17:55:30 +0000 (18:55 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Thu, 5 Nov 2009 17:55:30 +0000 (18:55 +0100)
commit6f7519704d6060ae8e1d5d33058ebe9527036357
tree52916e8fdd9510ede672f519aea101281a9077eb
parent9581e5887c20796401d099ecbbf901787ce0202e
gstregistrychunks: We're certain plugin_name is an intern string.

The only place this method is called from creates the plugin_name argument
with g_intern_string().
Shaves off 1% from registry loading.
gst/gstregistrychunks.c