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 |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000552 552 Bytes | |
baselibs.conf | 0000000327 327 Bytes | |
pipewire-0.3.33.obscpio | 0009826317 9.37 MB | |
pipewire-rpmlintrc | 0000000204 204 Bytes | |
pipewire.changes | 0000108053 106 KB | |
pipewire.obsinfo | 0000000099 99 Bytes | |
pipewire.spec | 0000024937 24.4 KB |
Revision 13 (latest revision is 229)
Antonio Larrosa (alarrosa)
accepted
request 910352
from
Frederic Crozat (fcrozat)
(revision 13)
- Update to version 0.3.33: * Highlights - Better support for virtual sinks/sources for Pro Audio profile. - Better DMA-BUF format modifier negotiation. - Support multiple sample rates in the graph. Not enabled by default yet. - Bluetooth can now automatically switch between headset and audio profile. - Documentation updates. - Many improvements and crasher fixes. * PipeWire - Make AUX channels an official channel map, use this for the PRO audio profile so that we can name the channels. This make it possible to define virtual sources and sinks for Pro Audio devices in a more reliable way. - Fix scheduling of some virtual sinks/sources. (#1407) - Fix potential corruption of ringbuffer because of multiple concurrent writers. This might be the cause for many reported crashes. (#1451) - Don't place sockets in $HOME. (#1443) - Improve DMA-BUF negotiation. Add a flag to avoid fixation of a property so that producers can negotiate more efficiently. This is used to negotiate DMA-BUF modifiers, which should make more efficient use of the GPU. (#1084) - Add support for multipe sample rates. The graph can switch when IDLE to one of the supported rates. Add an option to lock the rate as well. This is not enabled by default yet because of driver bugs that need to be worked around first. - Add node.lock-quantum property that can be used to lock the
Comments 1
Please rollback. Your change does not work.
All builds for Leap 15.5 and SLE 15 are broken now!