pipewire/src
Wim Taymans 93530df139 filter: don't copy position info
We copied the position information for the deprecated _get_time()
function. Don't do this anymore and just read the values from the
get_time() function directly.

They might race with the processing thread but that's why the
function is deprecated.

Improves performance in tight loops.
2023-05-05 17:56:01 +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 module-jack: load libjack.so.0 with dlopen 2023-05-05 15:42:14 +02:00
pipewire filter: don't copy position info 2023-05-05 17:56:01 +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