pipewire/src
Wim Taymans bcddac6e2b stream: schedule process from main thread when asked
Use 2 lockfree queues so that we can queue and dequeue from different
threads.
Call the process function from the main thread when requested
Rework the data push and pull logic to go through the queues
Update the examples for this new feature, video-play does not need
to schedule the process in the main thread anymore and block for it
to complete, this avoid a deadlock between the data and mainloop when
shutting down.
2018-07-11 17:56:36 +02:00
..
daemon config: fail when something fails 2018-06-15 13:10:27 +02:00
examples stream: schedule process from main thread when asked 2018-07-11 17:56:36 +02:00
extensions Use int instead of bool as result 2017-12-18 11:38:30 +01:00
gst stream: API break 2018-07-08 14:57:11 +02:00
modules clean up listeners 2018-06-15 13:12:10 +02:00
pipewire stream: schedule process from main thread when asked 2018-07-11 17:56:36 +02:00
tools monitor: safely remove pending requests 2018-06-15 13:05:16 +02:00
.gitignore move things around 2017-07-11 16:08:22 +02:00
meson.build make gstreamer elements optional 2017-11-13 20:08:29 +01:00