gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/vulkan/cocoa
Piotr Brzeziński f60c87769f macos: Remove old NSApp workaround related code
This is no longer needed since the introduction of `gst_macos_main()` in 1.22.
Before that existed, we had a patch for GLib in Cerbero, which did work but made it
impossible to update GLib at all. The code being removed was a fail-safe in case of
running without said patch being applied. It's no longer needed, since for macOS
we just wrap our GStreamer with an NSApplication using `gst_macos_main()`.

Warnings will be displayed if no NSApp/NSRunLoop is found wherever needed,
pointing the user towards using the new API.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4366>
2023-05-11 20:30:19 +02:00
..
gstvkcocoa_utils.h gl/vulkan: Fix static linking on macOS 2022-10-24 00:48:08 +00:00
gstvkdisplay_cocoa.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstvkdisplay_cocoa.m macos: Remove old NSApp workaround related code 2023-05-11 20:30:19 +02:00
gstvkwindow_cocoa.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstvkwindow_cocoa.m gl/vulkan: Fix static linking on macOS 2022-10-24 00:48:08 +00:00