pipewire/src/examples
t123yh 7fa64a8b71 example: fix invalid free() operation in bluez-session
obj->handle should not be directly freed; instead, it should be
freed using "pw_unload_spa_handle", otherwise there will be
segmentation fault.
2023-10-22 14:48:44 +00:00
..
audio-capture.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
audio-dsp-filter.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
audio-dsp-src.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
audio-src.c Revert "audio-src: test stream timings" 2023-08-25 11:58:53 +02:00
bluez-session.c example: fix invalid free() operation in bluez-session 2023-10-22 14:48:44 +00:00
export-sink.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
export-source.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
export-spa-device.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
export-spa.c core: add bound_props event 2023-03-21 17:22:27 +01:00
internal.c examples: add another example 2023-06-06 19:50:58 +02:00
local-v4l2.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
meson.build examples: add another example 2023-06-06 19:50:58 +02:00
sdl.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
video-dsp-play.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
video-play-fixate.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
video-play-pull.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
video-play-reneg.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
video-play.c Port: Add tag param 2023-08-29 14:22:13 +02:00
video-src-alloc.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
video-src-fixate.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
video-src-reneg.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
video-src.c Port: Add tag param 2023-08-29 14:22:13 +02:00