registry: rename gst_registry_get_default() to gst_registry_get()
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 2 Jan 2012 02:22:51 +0000 (02:22 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 2 Jan 2012 02:22:51 +0000 (02:22 +0000)
commited80a5cd4b0f35c19bad786402239317e65546a5
treefd5497a24db03caf807c506152e7ddf321c4e95f
parent2836cbee946f00f7876fb070c5385e36af92aff8
registry: rename gst_registry_get_default() to gst_registry_get()

It's not really a default if there is only one that can't be changed.

Should we return a ref like e.g. g_volume_monitor_get() does?
17 files changed:
docs/random/porting-to-0.11.txt
gst/gst.c
gst/gstelementfactory.c
gst/gstplugin.c
gst/gstpluginfeature.c
gst/gstpluginloader.c
gst/gstregistry.c
gst/gstregistry.h
gst/gsttypefind.c
gst/gsttypefindfactory.c
gst/gsturi.c
libs/gst/check/gstcheck.c
tests/check/generic/states.c
tests/check/gst/gstplugin.c
tests/check/gst/gstregistry.c
tools/gst-inspect.c
win32/common/libgstreamer.def