pipewire/spa/plugins/alsa
刘佳和 8b926ff084 compress-offload: fix fragment count validation in set_params
Fix incorrect assertion condition that compares fragment_size
with max_fragments instead of num_fragments.

The condition should validate num_fragments range, not mix
fragment_size with max_fragments limit.
2026-06-16 09:38:19 +00:00
..
acp spa: alsa: Don't look up h/w dev index for DTS/AC3 devices 2026-06-15 17:32:49 -07:00
mixer
90-pipewire-alsa.rules
acp-tool.c
alsa-acp-device.c alsa: acp: emit route param updates when card properties change 2026-06-11 11:08:44 -04:00
alsa-compress-offload-device.c
alsa-compress-offload-sink.c treewide: replace EBADFD with posix EBADF 2026-05-27 13:36:39 +02:00
alsa-pcm-device.c
alsa-pcm-sink.c
alsa-pcm-source.c
alsa-pcm.c alsa: avoid rounding down period_size 2026-06-04 16:54:37 +02:00
alsa-pcm.h
alsa-seq-bridge.c
alsa-seq.c midi: don't write trailing continuation 0xf0 for SysEx 2026-06-01 13:08:11 +02:00
alsa-seq.h
alsa-udev.c
alsa.c
alsa.h
compress-offload-api-util.c
compress-offload-api-util.h
compress-offload-api.c compress-offload: fix fragment count validation in set_params 2026-06-16 09:38:19 +00:00
compress-offload-api.h
meson.build
test-hw-params.c
test-timer.c