Accepting request 1202730 from multimedia:libs

- Update to version 1.2.4:
  + Highlights:
    - Avoid a crash in cleanup of globals.
    - Use systemd-logind to scan for new devices in v4l2.
    - Some more bugfixes and improvements.
  + PipeWire:
    - Avoid a crash in cleanup of globals.
    - Improve RequestProcess dispatch.
  + Tools:
    - Improve float parsing.
  + SPA:
    - Clear the ringbuffer when stopping in libcamera.
    - Use systemd-logind to scan for new devices in v4l2.
    - Queue dropped first buffer in v4l2.
    - Unlink pcm devices when moving drivers to avoid broken pipe.
  + JACK:
    - Emit buffer_size callback in jack_activate() to improve
      compatibility with GStreamer.

OBS-URL: https://build.opensuse.org/request/show/1202730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pipewire?expand=0&rev=123
This commit is contained in:
Ana Guerrero 2024-09-24 15:31:27 +00:00 committed by Git OBS Bridge
commit 7c0b6ec761
6 changed files with 30 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.freedesktop.org/pipewire/pipewire.git</param>
<param name="revision">1.2.3</param>
<param name="revision">1.2.4</param>
<param name="versionformat">@PARENT_TAG@</param>
<!--
<param name="revision">60deeb25558a794e6e664bb832318b87958c18ea</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8341edcce6b296139109ffc13639f31606d8a76c58148615242b892ece716903
size 13190157

3
pipewire-1.2.4.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4a3e9e87ea3b597c3c9e3ee37848081bd093c54de7671ccb2ca49b524ec0f333
size 13194253

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Fri Sep 20 09:25:31 UTC 2024 - Frederic Crozat <fcrozat@suse.com>
- Update to version 1.2.4:
+ Highlights:
- Avoid a crash in cleanup of globals.
- Use systemd-logind to scan for new devices in v4l2.
- Some more bugfixes and improvements.
+ PipeWire:
- Avoid a crash in cleanup of globals.
- Improve RequestProcess dispatch.
+ Tools:
- Improve float parsing.
+ SPA:
- Clear the ringbuffer when stopping in libcamera.
- Use systemd-logind to scan for new devices in v4l2.
- Queue dropped first buffer in v4l2.
- Unlink pcm devices when moving drivers to avoid broken pipe.
+ JACK:
- Emit buffer_size callback in jack_activate() to improve
compatibility with GStreamer.
-------------------------------------------------------------------
Thu Sep 12 07:10:47 UTC 2024 - Thorsten Kukuk <kukuk@suse.com>

View File

@ -1,4 +1,4 @@
name: pipewire
version: 1.2.3
mtime: 1724313050
commit: e2a76824e2b112b15ae4a1a3d444696d5526f8d8
version: 1.2.4
mtime: 1726738445
commit: 5695fda57c2f348dac5360b2fe5311abafc89f58

View File

@ -62,7 +62,7 @@
%bcond_with aptx
Name: pipewire
Version: 1.2.3
Version: 1.2.4
Release: 0
Summary: A Multimedia Framework designed to be an audio and video server and more
License: MIT