Opened 3 months ago

Closed 3 months ago

#19222 closed enhancement (fixed)

pipewire-1.0.3

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.1
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (6)

comment:1 by Bruce Dubbs, 3 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Xi Ruoyao, 3 months ago

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

## Highlights

  • Fix v4l2 enumeration with filter. This should fix negotiation in some GStreamer pipelines with capsfilter. Also probe for EXPBUF support before using it.
  • Fix max-latency property and Buffer param when dealing with small ALSA device buffers. This should fix stuttering with some AMD based soundcards.
  • More small cleanups an improvements.

## Modules

  • Improve netjack2 channel positions.
  • Improve RAOP module state after suspend/resume. (#3778)
  • Avoid crash in some LV2 plugins by configuring the Atom ports. (#3815)

## SPA

  • Bump libcamera requirements to 0.2.0.
  • Try to avoid unaligned load exceptions. (#3790)
  • Fix v4l2 enumeration with filter. (#1793)
  • Fix max-latency property and Buffer param when dealing with small ALSA device buffers. This should fix stuttering with some AMD based soundcards. (#3744,#3622)
  • Add a resync.ms option to node.driver to make it possible to resync fast to clock jumps.
  • Probe for EXPBUF support in v4l2 before using it. (#3821)

## pulse-server

  • Also emit change events when the port list change.

## Bluetooth

  • Log a more verbose explanation when other soundservers seem to be interfering with bluetooth.
  • Add quirks for Rockbox Brick. (#3786)
  • Add quirks for SoundCore mini2. (#2927)

## JACK

  • Improve check for the running state of clients. (#3794)

comment:3 by Bruce Dubbs, 3 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

1aa19207ee Update to curl-8.6.0.
82e9d3190b Update to pipewire-1.0.2.

comment:4 by Bruce Dubbs, 3 months ago

Resolution: fixed
Status: closedreopened
Summary: pipewire-1.0.2pipewire-1.0.3

Now version 1.0.3.

comment:5 by Bruce Dubbs, 3 months ago

# PipeWire 1.0.3 (2024-02-02)

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

## Highlights

  • Fix ALSA version check. This should allow the alsa plugin to work again.
  • Some small fixes and improvements.

## PipeWire

  • Escape @DEFAULT_SINK@ in the conf files.

## Modules

  • Improve logging in module-pipe-tunnel.

## SPA

  • Always recheck rate matching in ALSA when moving drivers. This fixes a potential issue where the adaptive resampler would not be activated in some cases.

## ALSA

  • Fix version check. This should allow the alsa plugin to work again with version 1.0.2.

comment:6 by Bruce Dubbs, 3 months ago

Resolution: fixed
Status: reopenedclosed

Updated to pipewire-1.0.3 at commit e8074fd2b56f5cf301ce15786f9beeb07adf8c84

Note: See TracTickets for help on using tickets.