mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Silence padding larger than ISO packet may be needed for resync when quantum is large. We can't insert silence by adding data to encoding buffer, as the encoding buffer may be then too small and it may also be partially filled. Fix by inserting silence from flush_data() just before buffers would be consumed. Fixes ISO stream alignment at playback start. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||