mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-20 08:56:56 -05:00
Add contains() function that checks if an item is in an idxset. Add isdisjoint(), issubset(), issuperset() and equals() functions that element-wise compare two idxsets. Add complementary functions to the existing idxset search(), first(), next() functions that work in the reverse direction: reverse_search(), last() and previous(). Add steal_last() to remove and return the last item in the idxset. [Alper: original patches for PulseAudio, split from other commit] Co-developed-by: Alper Nebi Yasak <alpernebiyasak@gmail.com> Link: |
||
|---|---|---|
| .. | ||
| aec | ||
| alsa | ||
| audioconvert | ||
| audiomixer | ||
| audiotestsrc | ||
| avb | ||
| bluez5 | ||
| control | ||
| ffmpeg | ||
| jack | ||
| libcamera | ||
| support | ||
| test | ||
| v4l2 | ||
| videoconvert | ||
| videotestsrc | ||
| volume | ||
| vulkan | ||
| meson.build | ||