mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-30 19:18:31 +00:00
d1effe5859
Original commit message from CVS: * gst/gst.c: (init_pre), (scan_and_update_registry), (ensure_current_registry_nonforking), (ensure_current_registry_forking), (ensure_current_registry), (init_post), (gst_debug_help), (gst_deinit): * gst/gst_private.h: * gst/gstregistry.c: (gst_registry_finalize), (gst_registry_remove_features_for_plugin_unlocked), (gst_registry_remove_plugin), (gst_registry_scan_path_level), (gst_registry_scan_path), (_priv_gst_registry_remove_cache_plugins), (_priv_gst_registry_cleanup): * gst/gstregistry.h: Re-commit the registry changes, along with an extra fix: When a cached plugin is encountered at a different file path, update the stored path in the registry cache so that the parent process knows where it actually is now when it re-reads the registry cache. Fixes the thing that broke distcheck with the previous commit. * tests/check/Makefile.am: Clean up files named 'core' too when running make clean. * tests/examples/manual/Makefile.am: Set up a registry path for running these tests, and clean it properly for distcheck. |
||
---|---|---|
.. | ||
parse | ||
.gitignore | ||
gettext.h | ||
glib-compat-private.h | ||
glib-compat.c | ||
glib-compat.h | ||
gst-i18n-app.h | ||
gst-i18n-lib.h | ||
gst.c | ||
gst.h | ||
gst_private.h | ||
gstbin.c | ||
gstbin.h | ||
gstbuffer.c | ||
gstbuffer.h | ||
gstbus.c | ||
gstbus.h | ||
gstcaps.c | ||
gstcaps.h | ||
gstchildproxy.c | ||
gstchildproxy.h | ||
gstclock.c | ||
gstclock.h | ||
gstcompat.h | ||
gstconfig.h.in | ||
gstelement.c | ||
gstelement.h | ||
gstelementfactory.c | ||
gstelementfactory.h | ||
gsterror.c | ||
gsterror.h | ||
gstevent.c | ||
gstevent.h | ||
gstfilter.c | ||
gstfilter.h | ||
gstformat.c | ||
gstformat.h | ||
gstghostpad.c | ||
gstghostpad.h | ||
gstindex.c | ||
gstindex.h | ||
gstindexfactory.c | ||
gstindexfactory.h | ||
gstinfo.c | ||
gstinfo.h | ||
gstinterface.c | ||
gstinterface.h | ||
gstiterator.c | ||
gstiterator.h | ||
gstmacros.h | ||
gstmarshal.list | ||
gstmessage.c | ||
gstmessage.h | ||
gstminiobject.c | ||
gstminiobject.h | ||
gstobject.c | ||
gstobject.h | ||
gstpad.c | ||
gstpad.h | ||
gstpadtemplate.c | ||
gstpadtemplate.h | ||
gstparse.c | ||
gstparse.h | ||
gstpipeline.c | ||
gstpipeline.h | ||
gstplugin.c | ||
gstplugin.h | ||
gstpluginfeature.c | ||
gstpluginfeature.h | ||
gstquark.c | ||
gstquark.h | ||
gstquery.c | ||
gstquery.h | ||
gstregistry.c | ||
gstregistry.h | ||
gstregistryxml.c | ||
gstsegment.c | ||
gstsegment.h | ||
gststructure.c | ||
gststructure.h | ||
gstsystemclock.c | ||
gstsystemclock.h | ||
gsttaglist.c | ||
gsttaglist.h | ||
gsttagsetter.c | ||
gsttagsetter.h | ||
gsttask.c | ||
gsttask.h | ||
gsttrace.c | ||
gsttrace.h | ||
gsttypefind.c | ||
gsttypefind.h | ||
gsttypefindfactory.c | ||
gsttypefindfactory.h | ||
gsturi.c | ||
gsturi.h | ||
gstutils.c | ||
gstutils.h | ||
gstvalue.c | ||
gstvalue.h | ||
gstversion.h.in | ||
gstxml.c | ||
gstxml.h | ||
Makefile.am |