pipewire/src
Barnabás Pőcze 67e588f382 filter-chain: actually use ladspa_handle_list
Add successfully loaded handles to the list in `ladspa_handle_load()`,
and remove them when they are freed in `ladspa_handle_unref()`.
2021-05-24 08:23:21 +00:00
..
daemon filter-chain: fix rnnoise example configuration 2021-05-24 08:23:21 +00:00
examples treewide: drop strzcmp implementations in favor of spa_streq 2021-05-18 22:10:27 +10:00
extensions meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00
gst treewide: replace !strcmp() with spa_streq() 2021-05-18 22:10:27 +10:00
modules filter-chain: actually use ladspa_handle_list 2021-05-24 08:23:21 +00:00
pipewire impl-link: improve debug, log param name 2021-05-21 10:46:14 +02:00
tests treewide: replace strcmp() != 0 with !spa_streq 2021-05-18 22:10:27 +10:00
tools treewide: replace plain strcmp() calls with spa_streq 2021-05-18 22:10:27 +10:00
meson.build meson: Fixed remaining issues from the port to feature options 2021-03-11 18:29:11 +00:00