pipewire/spa/include/spa
Wim Taymans 802972f1ae ump: handle f0 .. f0 f7 .. f0 f7 .. f7 packets
Support the RFC 4695 sysex segmentation rules where a sysex packet can
be split into multiple chunks using the f0 and f7 patterns like:

begin      f0 ... f0
continue   f7 ... f0
end        f7 ... f7

Add a unit test for the sysex UMP conversion.
2024-07-30 09:38:40 +02:00
..
buffer buffer: add that the mapoffset is page aligned 2024-06-13 10:22:58 +02:00
control ump: handle f0 .. f0 f7 .. f0 f7 .. f7 packets 2024-07-30 09:38:40 +02: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 node: add a clock XRUN_RECOVER flag 2024-07-12 12:21:59 +02:00
param spa: Add UMP control type 2024-07-29 18:15:57 +02:00
pod Fix compilation with -Werror=float-conversion 2024-06-18 12:17:56 +02:00
support thread: make it possible to set a custom create function 2024-07-09 17:04:35 +02:00
utils spa: utils: explicitly preserve errno in spa_cleanup handlers 2024-07-04 20:57:51 +00:00