pipewire/src/gst
Barnabás Pőcze cc73053512 treewide: meson.build: use feature.allowed()
Since meson 0.59.0, a feature object has an `allowed()`
method which returns true when the feature is set to
'enabled' or 'auto'.

Utilize that instead of the previously used

  not feature.disabled()
2022-02-04 00:15:59 +01:00
..
.editorconfig add .editorconfig files 2019-02-13 11:19:21 +01:00
gstpipewire.c treewide: only define feature macros when the feature is available 2022-02-04 00:15:59 +01:00
gstpipewireclock.c meson.build: drop HAVE_CONFIG_H 2021-06-10 09:04:16 +10:00
gstpipewireclock.h gst: replace tabs with spaces 2019-12-19 15:42:42 +01:00
gstpipewirecore.c gst: init last_error 2021-10-14 19:16:56 +00:00
gstpipewirecore.h gst: add 30 seconds timeout 2021-09-16 10:05:58 +02:00
gstpipewiredeviceprovider.c meson.build: drop HAVE_CONFIG_H 2021-06-10 09:04:16 +10:00
gstpipewiredeviceprovider.h meson.build: drop HAVE_CONFIG_H 2021-06-10 09:04:16 +10:00
gstpipewireformat.c pipewiresink: set a default channel map if the number of channels is fixed 2022-02-03 15:10:25 +02:00
gstpipewireformat.h gst: replace tabs with spaces 2019-12-19 15:42:42 +01:00
gstpipewirepool.c meson.build: drop HAVE_CONFIG_H 2021-06-10 09:04:16 +10:00
gstpipewirepool.h gst: support VideoCrop meta 2020-07-31 11:44:46 +02:00
gstpipewiresink.c buffers: make alignment optional 2022-01-03 12:32:26 +01:00
gstpipewiresink.h gst: share the core between connections 2020-07-13 18:38:19 +02:00
gstpipewiresrc.c buffers: make alignment optional 2022-01-03 12:32:26 +01:00
gstpipewiresrc.h gst: don't do set_caps from the pipewire callback 2020-08-06 13:03:40 +02:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00