mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-11 13:30:07 -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
|
|
@ -6,7 +6,6 @@ spalib_sources = ['audio-raw.c',
|
|||
'mapper.c',
|
||||
'port.c',
|
||||
'props.c',
|
||||
'ringbuffer.c',
|
||||
'video-raw.c']
|
||||
|
||||
spalib = shared_library('spa-lib',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue