Skip to content

Backport of "registry/plugin loading: add some NULL checks and improve GST_PLUGIN_SUBDIR handling" into 1.20

Backport of !1644 (merged) "registry/plugin loading: add some NULL checks and improve GST_PLUGIN_SUBDIR handling".

Commits:

  • c7d5b774 registry: check the return value of g_win32_get_package_installation_directory_of_module()
  • a7b98576 registry: check the value of dladdr()
  • 74233cfd pluginloader: support multiple subdirectories for GST_PLUGIN_SUBDIR (libdir)

Merge request reports