pipewire/spa/plugins/v4l2
Wim Taymans df59183a66 scheduler: add new scheduler
Make port status SPA_RESULT_OK until events changes it and data
processing can start
Only start pulling on ports in the OK state
Change we way we handle client-nodes, handle them async and continue
processing after they signaled completion
Add a new scheduler that decouples push and pull. It pushes to peer
elements when all inputs are provided and pulls from nodes when all
peer outputs are processed.
2017-10-22 13:12:34 +02:00
..
meson.build Don't hardcode plugin path 2017-06-19 12:19:22 +02:00
v4l2-monitor.c Add new pod parser and builder 2017-09-28 17:00:51 +02:00
v4l2-source.c Add new pod parser and builder 2017-09-28 17:00:51 +02:00
v4l2-utils.c scheduler: add new scheduler 2017-10-22 13:12:34 +02:00
v4l2.c spa: don't use typedef for struct and enum 2017-05-25 13:28:15 +02:00