registry/macos: retrieve plugins relative to location of libgstreamer.dylib
authorMatthew Waters <matthew@centricular.com>
Wed, 2 Feb 2022 07:06:49 +0000 (18:06 +1100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 3 Feb 2022 10:40:42 +0000 (10:40 +0000)
commit747a82006cfc0223a53d44edfa56362b6177f0c9
tree5de88a206141d679d1554e2a34cd38ba9c73e6ba
parent0600acd715669d1fb3f14b9c0e728dc919f23b65
registry/macos: retrieve plugins relative to location of libgstreamer.dylib

Provides a relocatable directory structure for running GStreamer
applications as used in GStreamer.framework.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1627>
subprojects/gstreamer/gst/gst.c
subprojects/gstreamer/gst/gst_private.h
subprojects/gstreamer/gst/gstpluginloader.c
subprojects/gstreamer/gst/gstregistry.c