pipewire/spa/include/spa/buffer
Wim Taymans 2be4c2ba51 meta: add SPA_META_SYNC_TIMELINE_UNSCHEDULED_RELEASE
This flag is set by the producer and should be cleared by the consumer
when it promises to signal the release point.

When a consumer dequeues a buffer with the flag set, it should assume
the client is not going to signal the release point and so it should
reuse the buffer right away. This can only happen when the client
didn't dequeue the buffer at all (killed, timeout, error, ...) or when
it dequeued and queued the buffer without clearing the flag.

See #4885
2025-09-10 13:43:51 +02:00
..
alloc.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
buffer.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
meta.h meta: add SPA_META_SYNC_TIMELINE_UNSCHEDULED_RELEASE 2025-09-10 13:43:51 +02:00
type-info.h *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00