pipewire/src
Wim Taymans efea7ad060 hooks: add and use _fast callback function
Add a _fast callback function that skips the version and method check.
We can use this in places where performance is critical when we do the
check out of the critical loops.

Make all system methods _fast calls. We expect them to exist and have
the right version. If we add new versions we can make them slow.
2023-05-06 00:27:12 +02:00
..
daemon jack: Add jack.max-client-ports config option 2023-04-21 15:42:57 +02:00
examples core: add bound_props event 2023-03-21 17:22:27 +01:00
gst gst/pipewiresrc: Let GstBaseSrc handle pseudo-live calculations 2023-04-19 19:22:24 +00:00
modules hooks: add and use _fast callback function 2023-05-06 00:27:12 +02:00
pipewire hooks: add and use _fast callback function 2023-05-06 00:27:12 +02:00
tests core: add bound_props event 2023-03-21 17:22:27 +01:00
tools pw-config: fix include for isatty 2023-04-20 10:40:47 +02:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00