pipewire/spa/include/spa
Wim Taymans 3b422e31a2 cpu: add SLOW_GATHER flag
Intel Skylake (level 0x16) is the first model with fast gather
opcodes. Mark lower versions with the SLOW_GATHER flag.

Prefer the SSE2 version of the format conversion without gather when
SLOW_GATHER is set. Makes the conversion much faster on my Ivy
Bridge.
2026-03-19 16:21:35 +01:00
..
buffer buffer: update comment, we have flags now 2025-10-06 10:31:52 +02:00
control ump: make sure we set the group correctly 2025-08-29 16:59:38 +02:00
debug spa: add some more POD tests 2025-10-31 11:39:41 +01:00
filter-graph *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
graph *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
interfaces/audio add per type API defines 2024-11-26 11:58:51 +01:00
monitor *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
node spa: node: io: fix typo in documentation 2025-07-23 21:26:29 +02:00
param spa: replace ECHRNG with EINVAL 2026-03-11 20:40:24 +00:00
pod spa: add Capability and PeerCapability 2025-11-21 10:08:46 +01:00
support cpu: add SLOW_GATHER flag 2026-03-19 16:21:35 +01:00
utils spa/util/json-core: Fix condition checking for container end 2026-03-12 22:21:41 +01:00