Revisions of pipewire

Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1148405 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 183)
- Force using doxygen-1_10 in SLE where the default doxygen is too
  old and generates broken docs (boo#1217886)
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1148316 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 182)
- Add a conflict in -pulseaudio with
  pipewire-modules-%{apiver} < 1.0.0 since the
  libpipewire-module-protocol-pulse.so module was included in
  -modules before 1.0.0 so we should avoid a file conflict.
buildservice-autocommit accepted request 1144102 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 181)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1144015 from Alexei Sorokin's avatar Alexei Sorokin (XRevan86) (revision 180)
- Update to version 1.0.3.
buildservice-autocommit accepted request 1143073 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 179)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1143072 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 178)
- Update to version 1.0.2:
  * 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)
buildservice-autocommit accepted request 1140584 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 177)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1140583 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 176)
- Add patches from upstream to fix building the package in Factory
  with libcamera 0.2.0:
  * 0001-spa-libcamera-use-CameraConfigurationorientation.patch
  * 0002-spa-libcamera-bump-minimum-supported-version-to-0.2.0.patch
buildservice-autocommit accepted request 1138107 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 175)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1138105 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 174)
- Update to version 1.0.1:
  * Highlights
    - Work around the buggy ALSA backend in libcanberra by forcing
      the pulse backend in module-x11-bell.
    - Fix a race in the device info updates in pulse-server.
    - Fix timing and rate matching in ALSA sequencer.
    - Improve timing information in JACK and from the ALSA driver.
    - More small fixes and improvements.
  * PipeWire
    - Fix a build issue when examples where disabled.
    - Avoid some compiler warnings.
    - Avoid some bitfield data races. (#3706)
  * Modules
    - Bump the PTP driver priority. (#3217)
    - Support the previous "allowed" permission in the access
      module.
    - Fix filename leak in module-filter-chain.
    - Work around the buggy ALSA backend in libcanberra by forcing
      the pulse backend in module-x11-bell. (#3688)
    - Fix a race in the device info updates in pulse-server.
    - Fix compatibility in RAOP. (#3698)
  * SPA
    - Handle ALSA picth control errors correctly
    - Clamp buffer-frames correctly. (#3000)
    - Fix timing and rate matching in ALSA sequencer. (#3657)
    - Revert a commit that could result in current time in the
      future in the timing updates.
    - Improve adapter state checks.
    - Remove the timer from the ALSA pcm.
    - Fix timeout in freewheel driver.
buildservice-autocommit accepted request 1128883 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 173)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1128882 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 172)
- 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.
buildservice-autocommit accepted request 1126954 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 171)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1126953 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 170)
- Update to version 0.3.85 (1.0RC5):
  * Highlights
    - Fix an issue where a link could end up paused while not
      negotiated.
    - Fix an infinite recursion issue when finding runnable nodes.
    - Support XDG base directories when loading ACP config.
    - Fix MIDI event recording preview in Ardour.
    - Many more small fixes, cleanups and improvements.
  * PipeWire
    - Fix an issue where a link could end up paused while not
      negotiated. (#3619)
    - Fix an infinite recursion issue when finding runnable nodes
      by stopping the scan on feedback links around the driver.
      (#3621)
    - The system service now has better socket permissions.
  * Modules
    - Add support for uclamp. This allows the scheduler to make
      better informed decisions about where tasks should be placed,
      and what pstate to set for the CPU it is running on.
    - Emit warnings when applications are not doing the right
      locking instead of crashing.
    - Improve media.name for RAOP sinks. (#3801)
    - Support pause/resume in pipe-tunnel. (#3197)
    - Remove time rlimit when probing for realtime to avoid
      SIGXCPU.
  * SPA
    - Fix a bug where the resampler would be activated even when
      there is an ALSA pitch element. (#3628)
    - Improve resume from suspend in ALSA. (#3646)
    - Add option to expose ALSA controls as prop params.
buildservice-autocommit accepted request 1122663 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 169)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1122661 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 168)
- Update to version 0.3.84 (1.0RC4):
  * Highlights
    - Fix a regression with openal because the queued buffers in
      the stream were not reported correctly.
    - Fix a bug in port busy counters that could cause random
      silent links.
    - Fix a regression in echo-cancel because it was not reporting
      its streams as ASYNC.
    - Fix a JACK regression where not all ports were enumerated in
      all cases.
    - Many more fixes and improvements.
  * PipeWire
    - pw_stream now reports the queued buffers more accurately.
      This fixes a regression when using openal. (#3592)
    - The port busy counters were not updated correctly in some
      cases. This could lead to negotiation errors and silent
      links. (#3547)
    - Ignore latency maximum when forcing rate/quantum. (#3613)
    - Nodes can now be added to multiple groups and link-groups.
      (#3612)
  * Modules
    - The filter-chain now also handles notify port dependencies
      correctly. (#3596)
    - Filter-chain has support for new linear, clamp, recip, exp,
      log, mult, sine builtin plugins.
    - The echo-cancel module now correctly reports its playback and
      capture streams as ASYNC to avoid running out of buffers.
      (#3593)
    - It is now possible to specify an array of remote names to
      connect to with the native protocol.
buildservice-autocommit accepted request 1119045 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 167)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1119041 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 166)
- Update to version 0.3.83:
  * Highlights
    - A quantum change regression was fixed.
    - Use a 2 socket server now for the manager and the
      applications with (when wireplumber is updated) different
      permissions.
    - Reduce memory usage a little in audioconvert and use fewer
      buffers.
    - Some JACK deadlocks were fixed.
    - More bugfixes and improvements.
  * PipeWire
    - Fix quantum change regression.
    - Use a 2 socket server by default. One for the session-manager
      and one for applications.
    - Fix a potential use-after-free in node and device cleanup.
  * modules
    - Some hardcoded buffer size limits were removed.
    - Fix ASYNC flag on combined-streams.
    - Add support for on-demand combined-streams using metadata.
  * SPA
    - alsa-udev will now ignore PCMs with the ACP_IGNORE udev
      environment variable.
    - The audioadapter now uses at least 2 buffers when the
      follower is async.
    - The number of buffers used by plugins was tweaked a little.
      Most plugins now only ask 1 buffer.
    - Memory usage in audioconvert was reduced.
    - Fix some unaligned reads and writes and undefined left shifts
      reported by ASAN.
    - Rework vulkan dependency checking.
buildservice-autocommit accepted request 1117943 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 165)
baserev update by copy to link target
Antonio Larrosa's avatar Antonio Larrosa (alarrosa) accepted request 1117702 from Alexei Sorokin's avatar Alexei Sorokin (XRevan86) (revision 164)
- Update to version 0.3.82.
Displaying revisions 21 - 40 of 203
openSUSE Build Service is sponsored by