pipewire/spa/include/spa/graph
David Svensson Fors 6503351a0d graph: don't let required number of ports become negative
Add a check against letting the required number of ports become
negative for a node. With certain timing between the main and data
thread, this can otherwise happen.

For nodes where links are unlinked and relinked, a negative number may
mean that the scheduler skips the node and doesn't call
process_output().
2017-12-04 12:15:34 +01:00
..
graph-scheduler1.h Use errno for result errors 2017-11-13 09:41:41 +01:00
graph-scheduler2.h Use errno for result errors 2017-11-13 09:41:41 +01:00
graph-scheduler3.h Use errno for result errors 2017-11-13 09:41:41 +01:00
graph-scheduler4.h Use errno for result errors 2017-11-13 09:41:41 +01:00
graph-scheduler5.h Use errno for result errors 2017-11-13 09:41:41 +01:00
graph-scheduler6.h Use errno for result errors 2017-11-13 09:41:41 +01:00
graph.h graph: don't let required number of ports become negative 2017-12-04 12:15:34 +01:00