LADI
/
spa
1
Fork 0

NEWS update highlights

This commit is contained in:
Wim Taymans 2022-09-02 10:48:29 +02:00
parent 49f1c2038f
commit 33103ff39d
1 changed files with 14 additions and 1 deletions

15
NEWS
View File

@ -4,6 +4,20 @@ This is a bugfix release that is API and ABI compatible with previous
0.3.x releases.
## Highlights
- Support masking of conf.d/ files. (#2629)
- Use org.freedesktop.portal.Realtime when available. This does the
correct PID/TID mappings to make realtime also work from flatpaks.
- Fix rate adjustement logic in pulse-tunnel. This would cause
increasing delays and hickups when using tunnels. (#2548)
- Add OPUS as a new vendor codec. Add OPUS-A2DP spec. PipeWire can now
send and reveive OPUS data over bluetooth.
- An AAC decoder was added so that PipeWire can now also function as
an A2DP AAC receiver.
- Fix some issues where the wrong samplerate was used. (#2614)
- Fix rate match for sources. This fixes an error where follower sources
would generate many resync warnings.
- Many more bugfixes and improvements.
## PipeWire
- Support masking of conf.d/ files. (#2629)
@ -16,7 +30,6 @@ This is a bugfix release that is API and ABI compatible with previous
host_machine.
- Check return values of pw_getrandom().
## Tools
- Updates to pw-cli manpages. (#2552)
- Remove the pw-cli dump command. It is mostly implemented as part of