#17386 closed enhancement (fixed)
pipewire-0.3.63
| Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
|---|---|---|---|
| Priority: | normal | Milestone: | 11.3 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
Change History (4)
comment:1 by , 3 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 3 years ago
comment:3 by , 3 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed at commits
ec886f9ab0 Update to php-8.2.0. c8cce20f7b Update to pipewire-0.3.62. 96041b528d Update to vim-9.0.1060. 209472f4a5 Update to dash-0.5.12. bd199a674c Update to tcsh-6.24.06.
comment:4 by , 3 years ago
| Summary: | pipewire-0.3.62 → pipewire-0.3.63 |
|---|
Now version 0.3.63.
PipeWire 0.3.63 (2022-12-15)
This is a quick bugfix release that is API and ABI compatible with previous 0.3.x releases.
Highlights
- Fix a critical bug that causes audio distortion in some cases when using AVX2.
- Fix a crash in mpv caused by deinit of PipeWire.
- Resample the convolver IR to match the graph samplerate for better results.
- Many more small bugfixes and improvements.
PipeWire
- Fix a segfault in the PipeWire deinit code triggered by mpv in some cases.
- Fix docs about SPA_PLUGIN_DIR.
- Always dlclose by default (even under valgrind). Add an option with PIPEWIRE_DLCLOSE to select alternative behaviour.
- Improve PIPEWIRE_DEBUG category handling.
modules
- Resample the IR for the convolver when the IR samplerate and graph rate don't match.
SPA
- Handle spurious reads from timerfd gracefully.
- Fix potential stack-use-after-scope when starting Audacity.
- Fix distorted audio when using AVX2.
- Remove fallback to default channel map in channelmix.
- Improve sorting of MIDI events, use the same order as Ardour.
- Enable LFE downmixing by default.
- Make IEC958/AC3 and IEC958/DTS work better by enforcing a fixed minimal buffering for the encoder to avoid stuttering.
Pulse-Server
- Add a new pulse.cmd config section to execute pulse commands, currently only for loading modules. This removes the dependency on pactl.
- Improve debug of messages.
Note:
See TracTickets
for help on using tickets.

PipeWire 0.3.62 (2022-12-09)
This is a bugfix release that is API and ABI compatible with previous 0.3.x releases.
Highlights
PipeWire
Tools
modules
SPA
Pulse-server
JACK
Bluetooth