pipewire/spa/plugins/videoconvert
Wim Taymans abc03ec810 adapter: fix buffer alloc order
Prefer to let the follower allocate buffers. If we are allocating
buffers, first do use_buffers on the allocating node or else the
non-allocating node just ends up with NULL buffers.
2025-03-27 09:29:52 +01:00
..
meson.build videoconvert: add an ffmpeg based video converter 2024-09-06 12:27:02 +02:00
plugin.c videoconvert: add an ffmpeg based video converter 2024-09-06 12:27:02 +02:00
videoadapter.c adapter: fix buffer alloc order 2025-03-27 09:29:52 +01:00
videoconvert-dummy.c videoconvert: Add dummy plugin 2024-08-29 14:00:51 +00:00
videoconvert-ffmpeg.c videoconvert-ffmpeg: support transcoding 2025-03-26 17:52:26 +01:00