Opened 4 weeks ago

Closed 3 weeks ago

#20264 closed enhancement (fixed)

pipewire-1.2.3

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 12.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by Douglas R. Reno, 3 weeks ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Xi Ruoyao, 3 weeks ago

This is a bugfix release that is API and ABI compatible with the previous 1.2.x and 1.0.x releases.

Highlights

  • Implement freewheeling support in the FFADO driver. Also improve buffersize and samplerate handling.
  • Improve some locking on spa_loop. Remove a possible deadlock when the queue was full.
  • Allocate more space for the libcamera devices string to properly deduplicate libcamera and v4l2 devices.
  • Some more bugfixes and improvements.

PipeWire

  • Improve activation state changes and xrun detection some more. (#4182)
  • Avoid a memory leak when a link in error is destroyed.

## Modules

  • Improve samplerate and buffersize handling in FFADO driver so that it is possible to force a rate and buffer size.
  • Implement freewheeling support in the ffado driver.
  • Always set the server side clock.quantum-limit on nodes. This fixes a buffer size problem in Midi-bridge. (#4005)

## SPA

  • Improve some locking on spa_loop. Remove a possible deadlock when the queue was full. (#4114)
  • Allocate more space for the libcamera devices string to properly deduplicate libcamera and v4l2 devices.
  • Fix a potential race when enumerating v4l2 udev devices. (#3960)

## Bluetooth

  • Improve compatibility with some devices (Soundcore Motion 300).

## Tools

  • pw-cli can now handle arbitrarily large input and params. (#4166)
  • Avoid some compiler warnings in pw-top.

comment:3 by Bruce Dubbs, 3 weeks ago

Builds OK for me:

43.0 Elapsed Time -  pipewire-1.2.3
 
md5sum : 9a37ae78752ac7462bb0660f61a4a870  /usr/src/pipewire/pipewire-1.2.3.tar.bz2
1772 /usr/src/pipewire/pipewire-1.2.3.tar.bz2 SIZE (1.730 MB)
71420 kilobytes BUILD SIZE (69.746 MB)
SBU=.500
 
hostname: samwise122
BFLAGS=-j4

comment:4 by Douglas R. Reno, 3 weeks ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.