Accepting request 1128883 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/1128883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pipewire?expand=0&rev=101
This commit is contained in:
Ana Guerrero 2023-11-27 21:42:33 +00:00 committed by Git OBS Bridge
commit ed9e9b9107
6 changed files with 67 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">0.3.85</param>
<param name="revision">1.0.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<!--
<param name="revision">master</param>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27b7234a15eb6132fbc8c1486fb1218f184270995eb55ac4cacb8968448f0dd0
size 12382221

3
pipewire-1.0.0.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:54d733c0b80af19e0d51ceb37b381901d8d820706cc563e3676ace9495eebfa1
size 12426765

View File

@ -1,3 +1,51 @@
-------------------------------------------------------------------
Sun Nov 26 10:39:13 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
- Update to version 1.0.0 (El Presidente):
* Highlights
- Fix a memfd/dmabuf leak when uploading buffers while shutting
down.
- Handle concurrent jack_port_get_buffer() calls because ardour
seems to be doing this.
- Improve time reporting (less jitter) in ALSA when using IRQ.
- Many doc improvements.
* PipeWire
- Respect PIPEWIRE_DLCLOSE everywhere, remove pw_in_valgrind().
- Remove a warning when a client tries to change ignored
properties.
* Modules
- Fix a memfd/dmabuf leak when uploading buffers while shutting
down.
- Fix a potential segfault when copying mix structures. (#3658)
- Avoid races in setrlimit in module-rt.
- Fix a memory leak in filter-chain.
- Set rtp.ptime on senders, not receivers.
- The ROC modules were ported to ROC 0.3
* SPA
- Improve time reporting (less jitter) in ALSA when using IRQ.
(#3657)
- Add latency param query in libcamera.
- Fix some compiler warnings.
- The EVL plugin was updated.
* Bluetooth
- LC3 codec and compatibility improvements.
* Pulse server
- Fix emission of events when a sink/source state changes.
(#3660)
* JACK
- Improve transport and time handling. Use unique ids to make
consistent snapshots of the current time and transport.
- Avoid enumerating port params that we are not going to use.
- Optimize buffer reuse.
- Handle concurrent jack_port_get_buffer() calls because ardour
seems to be doing this. (#3632)
* Docs
- Many doc improvements.
- Add man pages for pw-dump, pw-loopback, modules,
pipewire-pulse.
- Manpages are now made with Doxygen.
- Add docs for pulse-modules
-------------------------------------------------------------------
Thu Nov 16 15:26:42 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>

View File

@ -1,4 +1,4 @@
name: pipewire
version: 0.3.85
mtime: 1700127492
commit: 7db1e7f643a454056327999b2d8e35d8097b5593
version: 1.0.0
mtime: 1700985772
commit: 4debdcd40b055b3eaa83a8f4443aa990ea566bfe

View File

@ -62,7 +62,7 @@
%bcond_with aptx
Name: pipewire
Version: 0.3.85
Version: 1.0.0
Release: 0
Summary: A Multimedia Framework designed to be an audio and video server and more
License: MIT
@ -625,6 +625,7 @@ fi
%dir %{_libdir}/pipewire-%{apiver}
%{_libdir}/pipewire-%{apiver}/libpipewire-module-*.so
%exclude %{_libdir}/pipewire-%{apiver}/libpipewire-module-x11-bell.so
%exclude %{_libdir}/pipewire-%{apiver}/libpipewire-module-protocol-pulse.so
%dir %{_libdir}/pipewire-%{apiver}/v4l2/
%{_libdir}/pipewire-%{apiver}/v4l2/libpw-v4l2.so
%dir %{_datadir}/alsa-card-profile/
@ -636,9 +637,13 @@ fi
%{_datadir}/pipewire/client-rt.conf
%{_datadir}/pipewire/client-rt.conf.avail/
%{_datadir}/pipewire/minimal.conf
%{_mandir}/man7/libpipewire-modules.7%{?ext_man}
%{_mandir}/man7/libpipewire-module-*.7%{?ext_man}
%exclude %{_mandir}/man7/libpipewire-module-x11-bell.7%{?ext_man}
%files module-x11-%{apiver_str}
%{_libdir}/pipewire-%{apiver}/libpipewire-module-x11-bell.so
%{_mandir}/man7/libpipewire-module-x11-bell.7%{?ext_man}
%files spa-plugins-%{spa_ver_str}
%dir %{_libdir}/spa-%{spa_ver}/
@ -720,7 +725,9 @@ fi
%{_mandir}/man1/pw-cli.1%{?ext_man}
%{_mandir}/man1/pw-config.1%{?ext_man}
%{_mandir}/man1/pw-dot.1%{?ext_man}
%{_mandir}/man1/pw-dump.1%{?ext_man}
%{_mandir}/man1/pw-link.1%{?ext_man}
%{_mandir}/man1/pw-loopback.1%{?ext_man}
%{_mandir}/man1/pw-metadata.1%{?ext_man}
%{_mandir}/man1/pw-mididump.1%{?ext_man}
%{_mandir}/man1/pw-mon.1%{?ext_man}
@ -747,7 +754,11 @@ fi
%files pulseaudio
%{_bindir}/pipewire-pulse
%{_libdir}/pipewire-%{apiver}/libpipewire-module-protocol-pulse.so
%{_mandir}/man1/pipewire-pulse.1%{?ext_man}
%{_mandir}/man5/pipewire-pulse.conf.5%{?ext_man}
%{_mandir}/man7/pipewire-pulse-module-*.7%{?ext_man}
%{_mandir}/man7/pipewire-pulse-modules.7%{?ext_man}
%{_userunitdir}/pipewire-pulse.*
%{_datadir}/pipewire/pipewire-pulse.conf
%{_datadir}/pipewire/pipewire-pulse.conf.avail/