gstreamer/subprojects/gst-plugins-bad/sys/wasapi
Doug Nazar 5f90a4ae67 all: Annotate *_set_property() contructor only props without free
Properties that are marked constructor only aren't required to be freed
before g_value_dup_string() as they can only be called once during construction.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8648>
2025-03-27 09:03:18 +00:00
..
gstaudioclient3.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstmmdeviceenumerator.cpp wasapi: fix chaining up GObject's constructed virtual method 2025-02-13 14:32:14 +00:00
gstmmdeviceenumerator.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstwasapi.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstwasapidevice.c all: Annotate *_set_property() contructor only props without free 2025-03-27 09:03:18 +00:00
gstwasapidevice.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstwasapisink.c wasapi: Use signed value for can_frames 2025-01-13 08:08:01 +00:00
gstwasapisink.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstwasapisrc.c wasapi: fix "device" property description 2023-05-17 04:50:04 +00:00
gstwasapisrc.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstwasapiutil.c wasapi: Fix alloc/free function mismatch 2024-02-21 21:03:32 +00:00
gstwasapiutil.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
meson.build docs: port plugins to explicit sources 2025-01-13 19:17:13 +01:00