mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-12 04:28:02 -05:00
Pass zero-length packets to the codec. BAP/ISO may use these to indicate missing data. Fix A2DP codecs to not parse input with spa_return_val_if_fail, that's meant for assertions. Just return -EINVAL directly, it's normal that input data may contain garbage. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||