A Multimedia Framework
PipeWire is a server and user space API to deal with multimedia pipelines.
Some of its features include:
* Capture and playback of audio and video with minimal latency;
* Real-time Multimedia processing on audio and video;
* Multiprocess architecture to let applications share multimedia content;
* GStreamer plugins for easy use and integration in current applications;
* Sandboxed applications support.
- Sources inherited from project multimedia:libs
- Devel package for openSUSE:Factory
-
24
derived packages
- Links to openSUSE:Factory / pipewire
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:multimedia/pipewire && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-audioconvert-avoid-infinite-loop.patch | 0000001689 1.65 KB | |
0001-bluez5-handle-missing-device-and-adapter-in-q |
0000001211 1.18 KB | |
0001-jack-remember-last-return-from-jack_get_buffe |
0000001354 1.32 KB | |
0001-pulse-server-show-monitor-sources-with-device |
0000001781 1.74 KB | |
0001-raop-fix-errno-check.patch | 0000001255 1.23 KB | |
_link | 0000000124 124 Bytes | |
_service | 0000000665 665 Bytes | |
baselibs.conf | 0000000573 573 Bytes | |
pipewire-0.3.43.obscpio | 0010307597 9.83 MB | |
pipewire.changes | 0000146200 143 KB | |
pipewire.obsinfo | 0000000098 98 Bytes | |
pipewire.spec | 0000021370 20.9 KB |
Revision 40 (latest revision is 229)
Antonio Larrosa (alarrosa)
accepted
request 946469
from
Antonio Larrosa (alarrosa)
(revision 40)
- Add several patches from upstream - Avoid an infinite loop when enumerating params of the converter: * 0001-audioconvert-avoid-infinite-loop.patch - When the device or adapter is NULL, skip the quirk checks instead of crashing: * 0001-bluez5-handle-missing-device-and-adapter-in-quirks.patch - Remember the last returned value from jack_get_buffer_size and only emit a buffersize change event when something new is configured. This fixes startup of jconvolver. * 0001-jack-remember-last-return-from-jack_get_buffer_size.patch - Better emulation of pulseaudio which shows monitor sources with device.class=monitor so now pipewire does that too: * 0001-pulse-server-show-monitor-sources-with-device_class_monitor.patch - Fix an errno check: * 0001-raop-fix-errno-check.patch - Added more baselibs packages and their dependencies
Comments 1
Please rollback. Your change does not work.
All builds for Leap 15.5 and SLE 15 are broken now!