gstreamer/subprojects/gst-plugins-bad/gst-libs/gst
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
..
adaptivedemux plugins: Fix wrong enum usage 2023-03-20 11:40:30 +00:00
audio gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
basecamerabinsrc meson: Add CameraBin and Va girs 2023-04-25 02:57:55 +00:00
codecparsers h264parser: Fix return value parsing short header 2023-03-17 21:25:49 +00:00
codecs h264decoder: Drop nonexisting picture silently without error 2023-05-09 17:02:48 +00:00
cuda cudamemory: Fix for semi planar YUV memory size decision 2023-04-27 20:55:53 +00:00
d3d11 d3d11memory: Don't clear wrapped texture memory 2023-05-05 13:18:06 +00:00
insertbin gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
interfaces meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
isoff gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
mpegts gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
opencv meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
play gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
player gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
sctp meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
transcoder gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
uridownloader meson: Namespace the plugins_doc_dep/libraries variables 2022-09-01 21:17:35 +00:00
va meson: Add feature options for optional va deps libdrm and gudev 2023-04-28 15:22:31 +05:30
vulkan macos: Remove old NSApp workaround related code 2023-05-11 20:30:19 +02:00
wayland gst-plugins-bad: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
webrtc webrtc/nice: support consent-freshness RFC7675 2023-05-08 13:50:44 +00:00
winrt gst-plugins-bad: define G_LOG_DOMAIN for all libraries 2021-10-19 00:12:25 +00:00
glib-compat-private.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build cuda: Factor out a public GstCUDA library 2022-04-19 16:39:43 +00:00