pipewire/spa/plugins/videoconvert
Demi Marie Obenour 5853e1150b *: rely on checks now done by spa_pod_get_values()
Rely on spa_pod_get_values() to return no values if the size is too
small for the type.  This means that if there is a check that at least
one value is returned, checking that the size is large enough is
unnecessary.
2025-09-08 15:49:31 -04: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 *: Avoid macros that use casts where possible 2025-07-10 14:02:55 +00:00
videoconvert-dummy.c videoconvert: Add dummy plugin 2024-08-29 14:00:51 +00:00
videoconvert-ffmpeg.c *: rely on checks now done by spa_pod_get_values() 2025-09-08 15:49:31 -04:00