gstreamer/subprojects/gst-plugins-good/sys/osxaudio
Thibault Saunier b789d53b22 osxaudio: Avoid dangling pointer on shutdown
When tearing down the elements we were still referring to the ringbuffer unique_id
as our property while it was already freed, leading to potential segfaults when
accessing the property.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7498>
2024-09-11 02:15:52 +00:00
..
gstosxaudio.c
gstosxaudiodeviceprovider.c osxaudio: Fix deprecation in macOS 12.0 2022-07-16 06:16:17 +00:00
gstosxaudiodeviceprovider.h
gstosxaudioelement.c osxaudio: Document GstOsxAudioElement interface 2022-01-30 03:58:42 +05:30
gstosxaudioelement.h
gstosxaudioringbuffer.c Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
gstosxaudioringbuffer.h
gstosxaudiosink.c osxaudio: Avoid dangling pointer on shutdown 2024-09-11 02:15:52 +00:00
gstosxaudiosink.h
gstosxaudiosrc.c osxaudio: Avoid dangling pointer on shutdown 2024-09-11 02:15:52 +00:00
gstosxaudiosrc.h
gstosxcoreaudio.c osxcoreaudio: fix unused-but-set warning 2022-03-28 10:30:23 +00:00
gstosxcoreaudio.h osxaudio: Increase max channels to 64 2021-11-08 18:09:52 +00:00
gstosxcoreaudiocommon.c
gstosxcoreaudiocommon.h
gstosxcoreaudiohal.c osxaudio: Fix deprecation in macOS 12.0 2022-07-16 06:16:17 +00:00
gstosxcoreaudioremoteio.c
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00