mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
small cleanups
Remove ringbuffer code and use inline in the .h file Add some more port status flags Improve inspect output
This commit is contained in:
parent
50c3b40cd0
commit
6b3bb79e70
8 changed files with 201 additions and 211 deletions
|
|
@ -31,7 +31,6 @@
|
|||
#include <pinos/client/ringbuffer.h>
|
||||
|
||||
#include <spa/include/spa/ringbuffer.h>
|
||||
#include <spa/lib/ringbuffer.c>
|
||||
|
||||
#define PINOS_RINGBUFFER_GET_PRIVATE(rb) \
|
||||
(G_TYPE_INSTANCE_GET_PRIVATE ((rb), PINOS_TYPE_RINGBUFFER, PinosRingbufferPrivate))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue