pipewire/spa/include/spa
Barnabás Pőcze da1dbc1120 treewide: fix C++20 compilation error wrt. designated initializers
C++20 introduced designated initializers similar to the ones found
in C99, however, in C++ designated initializers cannot be mixed
with non-designated initializers. GCC rejects mixed initializers
with an error.
2024-05-03 07:16:57 +00:00
..
buffer meta: add explicit sync metadata and data type 2024-04-25 09:55:19 +02:00
control treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
debug spa: deal with non-null terminated strings in spa_error_location 2024-03-27 18:36:06 +02:00
graph treewide: fix C++20 compilation error wrt. designated initializers 2024-05-03 07:16:57 +00:00
interfaces/audio aec: add new init2 method to initialize with different formats 2023-04-11 16:54:11 +02:00
monitor Fix some warnings 2023-11-21 16:32:51 +00:00
node spa: add SPA_IO_AsyncBuffers 2024-04-17 16:18:04 +02:00
param meta: add explicit sync metadata and data type 2024-04-25 09:55:19 +02:00
pod treewide: fix C++20 compilation error wrt. designated initializers 2024-05-03 07:16:57 +00:00
support loop: improve in_thread handling of invoke queue 2024-04-29 15:56:00 +02:00
utils libcamera: add camera rotation property on nodes 2024-03-31 13:24:19 +02:00