pipewire/spa/plugins/bluez5
Wim Taymans 351fb9ce29 pod: improve parser and builder
Remove the spa_pod_iter helpers
Remove builder/parser vararg recurse option, you have to
manually recurse into structures when needed. This simplifies
things a lot.
Pass spa_pod_frames to builder and parser explicitly, we don't
have to keep an internal stack anymore.
The parser is now almost a mirror image of the builder.
Make the parser safer when iterating over objects, add functions
to check and get pod contents in a safe way.
Make the builder return errno style results on errors
Improve performance of object properties when they are stored and
retrieved in the same order.
Add many more tests for the builder and parser
Add some benchmarks
2019-01-22 17:38:23 +01:00
..
a2dp-codecs.c Add bluez5 plugins 2018-01-16 15:19:55 +01:00
a2dp-codecs.h a2dp-codecs: also define functions for big endian 2018-01-23 16:23:39 +01:00
a2dp-sink.c pod: improve the vararg pod builder and parser 2019-01-16 11:05:12 +01:00
bluez5-device.c bluez: work on the bluez device 2018-11-27 17:08:36 +01:00
bluez5-monitor.c pod: improve parser and builder 2019-01-22 17:38:23 +01:00
defs.h Don't use __ in defines or declarations, it's reserved 2019-01-14 13:00:00 +01:00
meson.build add _GNU_SOURCE as compiler flag 2019-01-08 17:36:58 +01:00
plugin.c fix sign confusion 2019-01-07 15:52:42 +01:00
rtp.h Add bluez5 plugins 2018-01-16 15:19:55 +01:00