API: add gst_update_registry() (#391296).
authorTim-Philipp Müller <tim@centricular.net>
Mon, 8 Jan 2007 20:30:12 +0000 (20:30 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 8 Jan 2007 20:30:12 +0000 (20:30 +0000)
commit702fbf77e95144c5def8c1f0eb85342bedd220f7
tree243794eeea0d38666febdda96cab0ffd773f853d
parent2991d5cd331c857861888813faf4a7d2d802d54d
API: add gst_update_registry() (#391296).

Original commit message from CVS:
* docs/gst/gstreamer-sections.txt:
* gst/gst.c: (load_plugin_func), (scan_and_update_registry),
(init_post), (gst_deinit), (gst_update_registry):
* gst/gst.h:
API: add gst_update_registry() (#391296).
* tests/check/Makefile.am:
* tests/check/gst/gstregistry.c:
* tests/check/gst/.cvsignore:
Simple unit test for the above.
ChangeLog
docs/gst/gstreamer-sections.txt
gst/gst.c
gst/gst.h
tests/check/Makefile.am
tests/check/gst/.gitignore
tests/check/gst/gstregistry.c [new file with mode: 0644]