multimedia:libs Multimedia Libraries, Codecs and Command Line Tools This project is a central place for audio, video and image libraries for parsing multimedia data (also known as codecs), tags or containers. It is also a place for multimedia data processing libraries. Command line utilities without GUI toolkit dependencies can be placed into this project as well. Please don't place end-user GUI based applications here, put them into multimedia:apps. Base your project on packages in this project instead. This project also serves as development project for packages around this topic in the openSUSE:Factory distribution. If you want to participate you can contact us individually or use our mailinglist opensuse-packaging@opensuse.org. Please report bugs to the respective bugowners as set. https://download.opensuse.org/repositories/multimedia:/libs/15.5/ openSUSE:Leap:15.5:Update Online updates for openSUSE Leap 15.5 This project is releasing the official updates for openSUSE Leap 15.5 https://download.opensuse.org/update/leap/15.5/oss/ openSUSE:Leap:15.5 openSUSE Leap borrows packages from SLE. The content of the build media is almost the same as Leap:15.2, but the development is drastic different. It includes the binaries (instead of the sources) directly from SLE. https://lists.opensuse.org/opensuse-factory/2020-04/msg00165.html https://download.opensuse.org/repositories/openSUSE:/Leap:/15.5/standard/ openSUSE:Backports:SLE-15-SP5:Checks Backports Checks for SLE-15-SP5 Backports Checks for SLE-15-SP5 https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP5:/Checks/standard/ openSUSE:Backports:SLE-15-SP5:Update Online updates for openSUSE:Backports:SLE-15-SP5 This project is releasing updates for openSUSE:Backports SLE-15-SP5 https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP5:/Update/standard/ openSUSE:Backports:SLE-15-SP5 Backports project for SLE-15-SP5 Backports project for SLE-15-SP5 https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP5/standard/ SUSE:SLE-15-SP5:Update SLE 15 SP5 SLE 15 SP5 https://download.opensuse.org/update/leap/15.5/sle SUSE:SLE-15-SP5:GA https://download.opensuse.org/repositories/SUSE:/SLE-15-SP5:/GA/pool/ SUSE:SLE-15-SP4:Update SLE 15 SP4 SLE 15 SP4 https://download.opensuse.org/update/leap/15.4/sle/ SUSE:SLE-15-SP4:GA https://download.opensuse.org/repositories/SUSE:/SLE-15-SP4:/GA/pool/ SUSE:SLE-15-SP3:Update SLE 15 SP3 SLE 15 SP3 https://download.opensuse.org/update/leap/15.3/sle/ SUSE:SLE-15-SP3:GA https://download.opensuse.org/repositories/SUSE:/SLE-15-SP3:/GA/pool/ SUSE:SLE-15-SP2:Update SLE 15 SP2 SLE 15 SP2 https://download.opensuse.org/update/leap/15.4/sle SUSE:SLE-15-SP2:GA SLE 15 SP2 SLE 15 SP2 https://download.opensuse.org/repositories/SUSE:/SLE-15-SP2:/GA/pool/ SUSE:SLE-15-SP1:Update SLE 15 SP1 SLE 15 SP1 https://download.opensuse.org/update/leap/15.4/sle SUSE:SLE-15-SP1:GA SLE 15 SP1 SLE 15 SP1 https://download.opensuse.org/repositories/SUSE:/SLE-15-SP1:/GA/pool/ SUSE:SLE-15:Update SLE 15 SLE 15 https://download.opensuse.org/update/leap/15.4/sle SUSE:SLE-15:GA SLE 15 SLE 15 https://download.opensuse.org/repositories/SUSE:/SLE-15:/GA/pool/ zita-convolver A partitioned convolution engine library Convolution engine based on FFT convolution and using non-uniform partition sizes: small ones at the start of the IR and building up to the most efficient size further on. It can perform zero-delay processing with moderate CPU load. Main features: * Any matrix of convolutions between up to up 64 inputs and 64 outputs, as long as your CPU(s) can handle it. * Allows trading off CPU load to processing delay, and remains efficient even when configured for zero delay. * Sparse and diagonal matrices are handled as efficiently as dense ones. No CPU cycles or memory resources are wasted on empty cells in the matrix, nor on empty partitions if IRs are of different length.