pipewire/spa/plugins/audioconvert
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
..
audioconvert.c pod: improve the vararg pod builder and parser 2019-01-16 11:05:12 +01:00
channelmix-ops-sse.c channelmix: optimize some more 2018-11-21 16:45:31 +01:00
channelmix-ops.c fix sign confusion 2019-01-07 15:52:42 +01:00
channelmix.c pod: improve the vararg pod builder and parser 2019-01-16 11:05:12 +01:00
fmt-ops-sse2.c fmt-ops: small optimization 2019-01-03 11:36:44 +01:00
fmt-ops.c fix sign confusion 2019-01-07 15:52:42 +01:00
fmtconvert.c pod: improve parser and builder 2019-01-22 17:38:23 +01:00
merger.c pod: improve the vararg pod builder and parser 2019-01-16 11:05:12 +01:00
meson.build remove spalib 2018-08-14 15:29:25 +02:00
plugin.c Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
resample-peaks-sse.h fix sign confusion 2019-01-07 15:52:42 +01:00
resample-peaks.h fix sign confusion 2019-01-07 15:52:42 +01:00
resample-speex.h resample: add peaks resampler 2018-12-05 15:58:55 +01:00
resample.c pod: improve parser and builder 2019-01-22 17:38:23 +01:00
resample.h resample: add SSE peaks resampler 2018-12-19 16:47:20 +01:00
splitter.c pod: improve the vararg pod builder and parser 2019-01-16 11:05:12 +01:00