mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-28 07:00:17 -05:00
mainloop: add threaded mainloop
Add a mainloop wrapper that runs the mainloop in a separate thread and has some synchronization primitives. Use new mainloop in gstreamer source and sink elements
This commit is contained in:
parent
a3505fb880
commit
cbeee04809
9 changed files with 710 additions and 195 deletions
4
src/client/.gitignore
vendored
4
src/client/.gitignore
vendored
|
|
@ -1,2 +1,2 @@
|
|||
pv-enumtypes.c
|
||||
pv-enumtypes.h
|
||||
enumtypes.c
|
||||
enumtypes.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue