mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-15 07:00:05 -05:00
cleanups
Remove hastables, use lists Remove obsolete ringbuffer some small cleanups
This commit is contained in:
parent
b6ad45bb74
commit
1a48bccca0
16 changed files with 93 additions and 554 deletions
|
|
@ -8,7 +8,6 @@ pinos_headers = [
|
|||
'mem.h',
|
||||
'pinos.h',
|
||||
'properties.h',
|
||||
'ringbuffer.h',
|
||||
'rtkit.h',
|
||||
'stream.h',
|
||||
'subscribe.h',
|
||||
|
|
@ -29,7 +28,6 @@ pinos_sources = [
|
|||
'serialize.c',
|
||||
'stream.c',
|
||||
'pinos.c',
|
||||
'ringbuffer.c',
|
||||
'rtkit.c',
|
||||
'subscribe.c',
|
||||
'thread-mainloop.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue